Compare commits

...

1 Commits

Author SHA1 Message Date
GitHub Action
3e7dfca614 chore: bump remote version to 0.1.10 2026-02-20 16:54:44 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2935,7 +2935,7 @@ checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c"
[[package]]
name = "remote"
version = "0.1.9"
version = "0.1.10"
dependencies = [
"aes-gcm",
"anyhow",

View File

@@ -1,6 +1,6 @@
[package]
name = "remote"
version = "0.1.9"
version = "0.1.10"
edition = "2024"
publish = false