Skip to content

Commit 0c6d46f

Browse files
rust Update Rust dependencies (#81)
* rust Update Rust dependencies * update cargo lock Signed-off-by: Tuan Anh Tran <[email protected]> --------- Signed-off-by: Tuan Anh Tran <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tuan Anh Tran <[email protected]>
1 parent edab144 commit 0c6d46f

File tree

2 files changed

+57
-9
lines changed

2 files changed

+57
-9
lines changed

Cargo.lock

Lines changed: 56 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tracing = "0.1.41"
3333
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
3434
rmcp = { version = "0.2.1", features = ["server", "transport-io", "transport-sse-server", "transport-streamable-http-server"] }
3535
serde_yaml = "0.9.34"
36-
toml = "0.8.23"
36+
toml = "0.9.0"
3737
bytesize = "2.0.1"
3838
axum = "0.8.4"
3939

0 commit comments

Comments
 (0)