Skip to content

Commit 91dc431

Browse files
rtylerLiam Brannigan
authored andcommitted
chore: pin strum to 0.26
Signed-off-by: R. Tyler Croy <[email protected]> Signed-off-by: Liam Brannigan <[email protected]>
1 parent b412f47 commit 91dc431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)