Skip to content

Commit

Permalink
Update cargo hakari
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Apr 20, 2024
1 parent 6a08a59 commit a446590
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 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 wasm-demo/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 workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ crossbeam-utils = { version = "0.8" }
once_cell = { version = "1" }
regex = { version = "1", default-features = false, features = ["perf", "std"] }
regex-automata = { version = "0.4", default-features = false, features = ["dfa-onepass", "hybrid", "meta", "nfa-backtrack", "perf-inline", "perf-literal"] }
serde = { version = "1", features = ["alloc", "derive"] }

[build-dependencies]
once_cell = { version = "1" }
Expand Down

0 comments on commit a446590

Please sign in to comment.