Skip to content

Commit 7ee3bdf

Browse files
authored
Merge pull request #646 from apollographql/renovate/toml-1.x
chore(deps): update rust crate toml to v1
2 parents 0842037 + bf7c751 commit 7ee3bdf

File tree

2 files changed

+25
-16
lines changed

2 files changed

+25
-16
lines changed

Cargo.lock

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

crates/apollo-mcp-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ prettyplease = "0.2.37"
9090
quote = "1.0.40"
9191
serde.workspace = true
9292
syn = "2.0.106"
93-
toml = "0.9.5"
93+
toml = "1.0.0"
9494

9595
[features]
9696
apps = []

0 commit comments

Comments
 (0)