Skip to content

Commit a9f484a

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump toml from 0.8.8 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10. - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.10) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebe69e1 commit a9f484a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ serde = { version = "1.0", features = ["derive"] }
1616
spectro = { git = "https://github.com/ntBre/spectro" }
1717
symm = { git = "https://github.com/ntBre/symm" }
1818
taylor = { git = "https://github.com/ntBre/taylor" }
19-
toml = "0.8.8"
19+
toml = "0.8.10"
2020
rustc-hash = "1.1.0"
2121
clap = { version = "4.4.18", features = ["derive"] }
2222

0 commit comments

Comments
 (0)