diff --git a/Cargo.toml b/Cargo.toml index 4e822e9..4e10344 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ roxmltree = { version = "0.20", optional = true } assimp = "0.3" duct = "0.13" fastrand = "2" -fs-err = "2" +fs-err = "3" memmap2 = "0.9" quickcheck = { default-features = false, git = "https://github.com/taiki-e/quickcheck.git", branch = "dev" } # https://github.com/BurntSushi/quickcheck/pull/304 + https://github.com/BurntSushi/quickcheck/pull/282 + https://github.com/BurntSushi/quickcheck/pull/296 + lower MSRV walkdir = "2"