Skip to content

Commit 2479202

Browse files
committed
Update Cargo.toml
1 parent fa84359 commit 2479202

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

rust/Cargo.lock

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/ruby-rbs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ include = [
1616

1717
[dependencies]
1818
ruby-rbs-sys = { version = "0.3", path = "../ruby-rbs-sys" }
19+
xxhash-rust = { version = "0.8", features = ["xxh3"] }
1920

2021
[build-dependencies]
2122
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)