Skip to content

Commit 509c8b9

Browse files
committed
passes test
1 parent 6bbfdd2 commit 509c8b9

File tree

7 files changed

+506
-80
lines changed

7 files changed

+506
-80
lines changed

Cargo.lock

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

bindings/ruby/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ path = "ext/limbo/src/lib.rs"
1212
crate-type = ["cdylib"]
1313

1414
[dependencies]
15-
magnus = "0.7"
15+
magnus = "0.7.1"
1616
limbo_core = { workspace = true, features = ["io_uring"] }
1717
thiserror = "2.0.9"
1818
tokio = { version = "1.29.1", features = ["full"] }

0 commit comments

Comments
 (0)