Migrate #4

Merged
phoenix merged 26 commits from migrate into v0.1.x 2026-06-06 17:47:45 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c60c3df755 - Show all commits
Generated
+1 -1
View File
@@ -1699,7 +1699,7 @@ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
[[package]]
name = "sender"
version = "0.0.9"
version = "0.1.0"
dependencies = [
"async-std",
"futures",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "sender"
version = "0.0.9"
version = "0.1.0"
edition = "2024"
rust-version = "1.95"