Skip to content

Commit e72891f

Browse files
Upgrade strum to v0.27
1 parent f01b507 commit e72891f

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
@@ -48,7 +48,7 @@ rust_decimal = "1.14"
4848
serde = "1.0"
4949
serde_json = "1.0"
5050
smallvec = "1.6.1"
51-
strum = "0.25"
51+
strum = "0.27"
5252
syn = "2.0.15"
5353
tar = "0.4.38"
5454
tempfile = "3.1.0"

0 commit comments

Comments
 (0)