Skip to content

Commit 16db6f4

Browse files
committed
derive from workspace
1 parent 7cbf8a6 commit 16db6f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/jit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cranelift-jit = "0.119"
2222
cranelift-module = "0.119"
2323

2424
[dev-dependencies]
25-
rustpython-derive = { path = "../derive", version = "0.4.0" }
25+
rustpython-derive = { workspace = true }
2626

2727
approx = "0.5.1"
2828

0 commit comments

Comments
 (0)