Skip to content

Commit f3d69a9

Browse files
Bump toml from 0.8.23 to 1.1.2+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ff4df6 commit f3d69a9

2 files changed

Lines changed: 42 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 41 additions & 11 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"], default-features = false, optional = true }

0 commit comments

Comments
 (0)