Skip to content

Commit

Permalink
chore(deps): update rust crate toml to v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent be6ca2e commit 067fd3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions service/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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ marine-rs-sdk = "=0.10.3"
marine-sqlite-connector = "=0.9.3"
fstrings = "=0.2.3"
boolinator = "=2.4.0"
toml = "=0.8.8"
toml = "=0.8.9"
serde = { version = "1.0.188", features = ["derive"] }
thiserror = "=1.0.50"
sha2 = "=0.10.8"
Expand Down

0 comments on commit 067fd3a

Please sign in to comment.