Skip to content

Commit d291d25

Browse files
Merge pull request #232 from sebastienrousseau/dependabot/cargo/toml-0.8.13
build(deps): bump toml from 0.8.12 to 0.8.13
2 parents f06f317 + dc514d0 commit d291d25

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -58,7 +58,7 @@ rlg = "0.0.4"
5858
serde = { version = "1.0.203", features = ["derive"] }
5959
serde_json = "1.0.117"
6060
tempfile = "3.10.1"
61-
toml = "0.8.12"
61+
toml = "0.8.13"
6262
uuid = { version = "1.8.0", features = ["v4"] }
6363
vrd = "0.0.7"
6464
yaml-rust = "0.4.5"

0 commit comments

Comments
 (0)