push-zplyprxpvxxm #51

Merged
eric merged 4 commits from push-zplyprxpvxxm into main 2026-01-11 08:16:47 +01:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit f074f4d657 - Show all commits

2
Cargo.lock generated
View File

@@ -3713,7 +3713,7 @@ dependencies = [
[[package]]
name = "pmocontrol"
version = "0.1.0"
version = "0.3.0"
dependencies = [
"anyhow",
"async-std",

View File

@@ -1,6 +1,6 @@
[package]
name = "pmocontrol"
version = "0.1.0"
version = "0.3.0"
edition = "2024"
[dependencies]

View File

@@ -1 +1 @@
0.20
0.3.0