Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 79b8c94

Browse files
Update ctor requirement from 0.5 to 0.6 (#62)
1 parent 1fce9a1 commit 79b8c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ datafusion = { version = "46.0", features = ["pyarrow"] }
1818
async-trait = { version = "0.1" }
1919

2020
[dev-dependencies]
21-
ctor = { version = "0.5"}
21+
ctor = { version = "0.6"}
2222
env_logger = { version = "0.11" }

0 commit comments

Comments
 (0)