Skip to content

Commit

Permalink
chore: hakari generate
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Jul 20, 2022
1 parent ea59171 commit 60ee399
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 26 deletions.
31 changes: 6 additions & 25 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 crates/workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ petgraph-d8f496e17d97b5cb = { package = "petgraph", version = "0.5", features =
petgraph-3b31131e45eafb45 = { package = "petgraph", version = "0.6", features = ["graphmap", "matrix_graph", "stable_graph"] }
phf = { version = "0.10", default-features = false, features = ["uncased"] }
phf_codegen = { version = "0.10", default-features = false }
phf_generator = { version = "0.11", default-features = false }
phf_generator = { version = "0.10", default-features = false }
phf_shared = { version = "0.10", features = ["std", "uncased"] }
pin-project = { version = "1", default-features = false }
pin-project-internal = { version = "1", default-features = false }
Expand Down

0 comments on commit 60ee399

Please sign in to comment.