Skip to content

Commit 30ae2de

Browse files
authored
Merge pull request #279 from veryl-lang/dependabot/cargo/toml-1.0.0spec-1.1.0
chore(deps): Bump toml from 0.9.12+spec-1.1.0 to 1.0.0+spec-1.1.0
2 parents 86f5256 + 7ff3a87 commit 30ae2de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ serde_derive = "1.0"
2828
serde_json = "1.0"
2929
tempfile = "3.25"
3030
tokio = {version = "1.49", features = ["full"]}
31-
toml = "0.9.12"
31+
toml = "1.0.0"
3232
zip = "7.4"
3333

3434
[target."cfg(windows)".dependencies.windows-sys]

0 commit comments

Comments
 (0)