Version bump

Breaking change
This commit is contained in:
phoenix
2025-10-10 13:25:46 -04:00
parent 3cddc77542
commit 97be15d6fd
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -297,7 +297,7 @@ checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
[[package]]
name = "icarus_envy"
version = "0.3.6"
version = "0.4.0"
dependencies = [
"async-std",
"const_format",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus_envy"
version = "0.3.6"
version = "0.4.0"
edition = "2024"
rust-version = "1.88"