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

build(deps): Bump toml from 0.8.6 to 0.8.8 #407

Merged
merged 1 commit into from
Nov 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ futures-timer = "3.0.2"
maxminddb = "0.23.0"
serde = "1.0.193"
serde_derive = "1.0.125"
toml = "0.8.6"
toml = "0.8.8"

# Include debugging symbols in release binary.
[profile.release]
Expand Down
Loading