Skip to content

Commit

Permalink
build: add petgraph version 0.6.4 to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed Nov 9, 2023
1 parent c2bb6b9 commit 1b459fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ indexmap = { version = "2.0.2", default-features = false }
maxminddb = "0.23.0"
tracing-subscriber = { version = "0.3.17", default-features = false, features = [ "json", "env-filter" ] }
tracing-chrome = "0.7.1"
petgraph = "0.6.4"

# Library dependencies (Linux)
[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 1b459fd

Please sign in to comment.