chore(release): sync lockfile version
Release / build-linux-x86_64 (push) Successful in 2m16s
Release / build-linux-aarch64 (push) Successful in 2m3s

Record the Rust package version bump in Cargo.lock so the
repository stays consistent after updating the crate version
to 2.0.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-20 18:19:06 +09:00
parent 9d29aad463
commit 459dd1cd7c
Generated
+1 -1
View File
@@ -1268,7 +1268,7 @@ dependencies = [
[[package]]
name = "mdrs-client-rust"
version = "0.1.1"
version = "2.0.0"
dependencies = [
"anyhow",
"base64",