fix(deps): update all dependencies
This commit is contained in:
parent
06a9dd10e1
commit
520a83a65c
657
Cargo.lock
generated
657
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -19,13 +19,13 @@ notmad = "0.7.1"
|
||||
tokio-util = "0.7.12"
|
||||
async-trait = "0.1.83"
|
||||
nodrift = "0.3.0"
|
||||
rusqlite = { version = "0.32.1", features = ["bundled"] }
|
||||
rusqlite = { version = "0.34.0", features = ["bundled"] }
|
||||
prost-types = "0.13.3"
|
||||
prost = "0.13.3"
|
||||
bytes = "1.8.0"
|
||||
tonic = { version = "0.12.3", features = ["tls", "tls-roots"] }
|
||||
toml = "0.8.19"
|
||||
dirs = "5.0.1"
|
||||
dirs = "6.0.0"
|
||||
futures = "0.3.31"
|
||||
reqwest = { version = "0.12.9", default-features = false, features = [
|
||||
"json",
|
||||
@ -35,6 +35,6 @@ reqwest = { version = "0.12.9", default-features = false, features = [
|
||||
"stream",
|
||||
] }
|
||||
serde_json = "1.0.133"
|
||||
wasmtime = "28.0.0"
|
||||
wasmtime-wasi = "28.0.0"
|
||||
wasmtime = "31.0.0"
|
||||
wasmtime-wasi = "31.0.0"
|
||||
petname = "2.0.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user