Skip to content

Commit 6f38832

Browse files
Merge branch 'master' into dependabot/cargo/nix-0.28
2 parents 938d839 + cf5d1b9 commit 6f38832

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
@@ -60,7 +60,7 @@ rhai = { version = "1.7", features = ["sync"], optional = true }
6060
scopeguard = "1.1"
6161
serde = { version = "1.0", features = ["derive"] }
6262
serde_repr = "0.1"
63-
strum = { version = "0.25.0", features = ["derive"] }
63+
strum = { version = "0.26.2", features = ["derive"] }
6464
thiserror = "1.0"
6565

6666
[dev-dependencies]

0 commit comments

Comments
 (0)