chore(release): sync lockfile version
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:
Generated
+1
-1
@@ -1268,7 +1268,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mdrs-client-rust"
|
||||
version = "0.1.1"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
||||
Reference in New Issue
Block a user