Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/nix-0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
LykxSassinator authored Jul 29, 2024
2 parents 938d839 + cf5d1b9 commit 6f38832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ rhai = { version = "1.7", features = ["sync"], optional = true }
scopeguard = "1.1"
serde = { version = "1.0", features = ["derive"] }
serde_repr = "0.1"
strum = { version = "0.25.0", features = ["derive"] }
strum = { version = "0.26.2", features = ["derive"] }
thiserror = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit 6f38832

Please sign in to comment.