Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4 from MalteJanz/dependabot/cargo/toml-0.8.14
Browse files Browse the repository at this point in the history
Bump toml from 0.8.13 to 0.8.14
  • Loading branch information
MalteJanz committed Jun 23, 2024
2 parents 55e7ca6 + d4382ea commit 2222098
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ reqwest = { version = "0.12.4", features = ["json"] }
serde = { version = "1.0.202", features = ["derive"] }
serde_json = "1.0.117"
serde_yaml = "0.9.33"
toml = "0.8.13"
toml = "0.8.14"
thiserror = "1.0.61"
anyhow = "1.0.86"
csv = "1.3.0"
Expand Down

0 comments on commit 2222098

Please sign in to comment.