Skip to content

Commit

Permalink
Merge pull request #1 from zh-yjie/dependabot/cargo/toml-0.8.8
Browse files Browse the repository at this point in the history
Bump toml from 0.7.8 to 0.8.8
  • Loading branch information
zh-yjie authored Dec 26, 2023
2 parents cd0b782 + db8f65c commit bda6b58
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 @@ -34,7 +34,7 @@ slog = "2"
slog-async = "2"
slog-term = "2"
tokio = "1"
toml = "0.7"
toml = "0.8"

[target.'cfg(any(target_arch = "mips", target_arch = "mips64"))'.dependencies]
hickory-resolver = { version = "0.24", default-features = false, features = ["dns-over-openssl"], optional = true }
Expand Down

0 comments on commit bda6b58

Please sign in to comment.