chore(deps): update rust crate itertools to 0.14.0 #72
@ -17,7 +17,7 @@ dotenv = { version = "0.15" }
|
||||
axum = { version = "0.7" }
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
serde_json = "1.0.117"
|
||||
itertools = "0.13.0"
|
||||
itertools = "0.14.0"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
tonic = { version = "0.12.0", features = ["tls", "tls-roots"] }
|
||||
futures = { version = "0.3.30" }
|
||||
|
Loading…
Reference in New Issue
Block a user