update dependencies
This commit is contained in:
parent
c167354335
commit
b6770387ed
@ -16,5 +16,5 @@ bytes = { version = "1.4.0", default-features = false, features = ["std"] }
|
||||
futures-util = { version = "0.3.26", default-features = false, features = ["io", "std"] }
|
||||
quinn = { version = "0.9.3", default-features = false, features = ["futures-io"] }
|
||||
thiserror = { version = "1.0.38", default-features = false }
|
||||
tuic = { version = "5.0.0-pre-alpha3", default-features = false, features = ["async_marshal", "marshal", "model"] }
|
||||
tuic = { version = "5.0.0-pre-alpha4", default-features = false, features = ["async_marshal", "marshal", "model"] }
|
||||
uuid = { version = "1.3.0", default-features = false, features = ["std"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user