Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheCoolingFan committed Jan 17, 2025
1 parent cfa5b06 commit f3af318
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mtzip"
version = "4.0.0"
version = "4.0.1"
edition = "2021"
description = "A library for making zip archives with multithreaded compression"
license = "MIT"
Expand All @@ -9,8 +9,6 @@ categories = ["compression", "concurrency"]
documentation = "https://docs.rs/mtzip"
authors = ["Jonh The Cooling Fan <[email protected]>"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[package.metadata.docs.rs]
features = ["rayon"]

Expand Down

0 comments on commit f3af318

Please sign in to comment.