Loading crates/s3s/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ http-body = "0.4.5" httparse = "1.8.0" hyper = { version = "0.14.27", features = ["stream"] } itoa = "1.0.9" memchr = "2.5.0" memchr = "=2.5.0" # https://github.com/Nugine/s3s/issues/79 mime = "0.3.17" nom = "7.1.3" nugine-rust-utils = "0.3.1" Loading Loading
crates/s3s/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ http-body = "0.4.5" httparse = "1.8.0" hyper = { version = "0.14.27", features = ["stream"] } itoa = "1.0.9" memchr = "2.5.0" memchr = "=2.5.0" # https://github.com/Nugine/s3s/issues/79 mime = "0.3.17" nom = "7.1.3" nugine-rust-utils = "0.3.1" Loading