Skip to content

Commit cf5f38a

Browse files
committed
chore: pin strum to 0.26
Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
1 parent 9bc694d commit cf5f38a

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
@@ -59,7 +59,7 @@ datafusion-sql = "45"
5959
# serde
6060
serde = { version = "1.0.194", features = ["derive"] }
6161
serde_json = "1"
62-
strum = { version = "0"}
62+
strum = { version = "0.26"}
6363

6464

6565
# "stdlib"

0 commit comments

Comments
 (0)