diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ strum = { version = "0.28.0", features = ["derive"], optional = true } [dev-dependencies] rand = { version = "0.10.0", features = ["thread_rng"] } -asmlinator = { version = "2.0.0" } +asmlinator = { version = "2.1.0" } [[test]] name = "test" |
