Skip to content

Commit

Permalink
purposely introduce msrv brek
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Dec 7, 2024
1 parent 5a8ddd0 commit 61872b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow-schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ bench = false
[dependencies]
serde = { version = "1.0", default-features = false, features = ["derive", "std", "rc"], optional = true }
bitflags = { version = "2.0.0", default-features = false, optional = true }
criterion = { version = "0.5", default-features = false }

[features]
# Enable ffi support
Expand Down

0 comments on commit 61872b6

Please sign in to comment.