Updated dependencies
This commit is contained in:
@@ -27,7 +27,7 @@ derive_more = { version = "2", features = [
|
||||
"from",
|
||||
] }
|
||||
dotenvy = "0.15"
|
||||
foldhash = "0.1.4"
|
||||
foldhash = "0.2"
|
||||
futures = "0.3"
|
||||
fuzzy-matcher = "0.3"
|
||||
hex = "0.4"
|
||||
@@ -49,7 +49,7 @@ sqlx = { version = "0.8", features = [
|
||||
"migrate",
|
||||
] }
|
||||
subtle = "2"
|
||||
teloxide = { version = "0.15", features = [
|
||||
teloxide = { version = "0.17", features = [
|
||||
"macros",
|
||||
"ctrlc_handler",
|
||||
"rustls",
|
||||
@@ -62,7 +62,7 @@ tokio = { version = "1", features = [
|
||||
"sync",
|
||||
"parking_lot",
|
||||
] }
|
||||
toml = "0.8"
|
||||
toml = "0.9"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = [
|
||||
"parking_lot",
|
||||
|
Reference in New Issue
Block a user