Fixed emojy in text inputs, added server switch hint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ostiary"
|
||||
version = "1.1.5"
|
||||
version = "1.1.6"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
@@ -21,3 +21,4 @@ libc = "0.2"
|
||||
ed25519-dalek = { version = "2", features = ["rand_core"] }
|
||||
rand = "0.8"
|
||||
base64 = "0.22"
|
||||
unicode-width = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user