Skip to content

Commit

Permalink
hakari update
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Jun 6, 2024
1 parent 0570084 commit 03bc6c3
Show file tree
Hide file tree
Showing 2 changed files with 2 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 workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ 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", "rc"] }
smallvec = { version = "1", default-features = false, features = ["const_new", "union"] }

[build-dependencies]
getrandom = { version = "0.2", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 03bc6c3

Please sign in to comment.