Skip to content

Commit

Permalink
Bump toml from 0.8.14 to 0.8.15 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent dc19a46 commit b57b6f7
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 @@ -26,7 +26,7 @@ enable_mimalloc = ["mimalloc"]
tokio = { version = "1.38.1", features = ["rt", "macros", "rt-multi-thread"] }

# File serialization and deserialization
toml = "0.8.14"
toml = "0.8.15"

# Cloudflare API
cloudflare = { version = "0.11.0", features = ["rustls-tls"], default-features = false }
Expand Down

0 comments on commit b57b6f7

Please sign in to comment.