Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
remove_dir_all@0.8.0

Generated by cargo-workspaces
  • Loading branch information
XAMPPRocky committed Feb 24, 2023
1 parent 7247a8b commit e1066ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
name = "remove_dir_all"
readme = "README.md"
repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
version = "0.8.0-alpha.0"
version = "0.8.0"

[features]
default = []
Expand Down Expand Up @@ -56,4 +56,4 @@ doc-comment = "0.3"
env_logger = "0.10.0"
tempfile = "3.1"
test-log = "0.2"
log = "0.4.11"
log = "0.4.11"

0 comments on commit e1066ef

Please sign in to comment.