Skip to content

Commit

Permalink
build(deps): bump uuid from 1.9.1 to 1.10.0 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent c139487 commit ab1eede
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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ libc = "0.2"
foreign-types-shared = "0.3.1"
network-interface = "2.0.0"
base64 = "0.22"
uuid = { version = "1.9.1", features = ["v4", "fast-rng", "macro-diagnostics", "serde"] }
uuid = { version = "1.10.0", features = ["v4", "fast-rng", "macro-diagnostics", "serde"] }

ip_network_table-deps-treebitmap = "0.5.0"
once_cell = "1.18.0"
Expand Down

0 comments on commit ab1eede

Please sign in to comment.