Skip to content

Commit a0fa238

Browse files
authored
Merge pull request #169 from Tuntii/dependabot/cargo/toml-1.1.2spec-1.1.0
Bump toml from 0.8.23 to 1.1.2+spec-1.1.0
2 parents 127776f + 7dbff0b commit a0fa238

2 files changed

Lines changed: 35 additions & 5 deletions

File tree

Cargo.lock

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

crates/cargo-rustapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tokio = { workspace = true, features = ["process", "fs", "macros", "rt-multi-thr
3636
serde = { workspace = true }
3737
serde_json = { workspace = true }
3838
serde_yaml = "0.9"
39-
toml = "0.8"
39+
toml = "1.1"
4040

4141
# HTTP client for fetching remote specs
4242
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false, optional = true }

0 commit comments

Comments
 (0)