0.7.23
This commit is contained in:
@@ -8,7 +8,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.7.22"
|
||||
version = "0.7.23"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://git.sasedev.com/Sasedev/khadhroony-bobobot"
|
||||
@@ -54,7 +54,7 @@ tokio-tungstenite = { version = "^0.29", default-features = false, features = ["
|
||||
tracing = { version = "^0.1", features = [] }
|
||||
tracing-appender = { version = "^0.2", features = [] }
|
||||
tracing-subscriber = { version = "^0.3", features = ["ansi", "env-filter", "chrono", "serde", "json"] }
|
||||
ts-rs = { version = "^12.0", features = [] }
|
||||
ts-rs = { version = "^12.0", features = ["bigdecimal", "bson", "bytes", "chrono", "indexmap", "ordered-float", "serde_json", "tokio", "url", "uuid"] }
|
||||
yellowstone-grpc-client = { version = "^13.0", features = [] }
|
||||
yellowstone-grpc-proto = { version = "^12.2", features = [] }
|
||||
uuid = { version = "^1.23", features = ["v4", "serde"] }
|
||||
|
||||
Reference in New Issue
Block a user