URL encode SSB public keys on profile page #116

Merged
glyph merged 5 commits from fix_encoding_decoding into main 2022-06-16 10:38:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0923c24693 - Show all commits

2
Cargo.lock generated
View File

@ -1111,7 +1111,7 @@ dependencies = [
[[package]]
name = "golgi"
version = "0.1.1"
source = "git+https://git.coopcloud.tech/golgi-ssb/golgi#0aa616d92b005b38359aa34bf448f3f1f47e8e6a"
source = "git+https://git.coopcloud.tech/golgi-ssb/golgi.git#0aa616d92b005b38359aa34bf448f3f1f47e8e6a"
dependencies = [
"async-std",
"async-stream 0.3.3",