v1.0 #1

Merged
phoenix merged 6 commits from v1.x into main 2026-06-06 14:12:02 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f9339ae9a1 - Show all commits
Generated
+1 -1
View File
@@ -214,7 +214,7 @@ dependencies = [
[[package]]
name = "clean_file"
version = "0.8.4"
version = "1.0.0"
dependencies = [
"async-std",
"futures",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "clean_file"
version = "0.8.4"
version = "1.0.0"
edition = "2024"
rust-version = "1.95"