Skip to content

Commit

Permalink
Bump toml from 0.5.11 to 0.8.4
Browse files Browse the repository at this point in the history
Bumps [toml](https:/toml-rs/toml) from 0.5.11 to 0.8.4.
- [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.8.4)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 2c8d2b4 commit 4b12e8c
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 8 deletions.
79 changes: 72 additions & 7 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 @@ -52,7 +52,7 @@ tokio = {version = "1.26", features = ["net", "io-util", "macros", "sync"]}
tokio-boring = "2.1.5"
tokio-tungstenite = {version = "0.20", features = ["stream", "handshake"], default-features = false}
tokio-util = {version = "0.7", features = ["codec", "net"]}
toml = "0.5"
toml = "0.8"
tonic = "0.9"
uuid = {version = "1.3", features = ["std", "v4"]}
#cidr_matcher={git="https:/Qv2ray/CIDRMatcher"}
Expand Down

0 comments on commit 4b12e8c

Please sign in to comment.