Pick up Cargo.lock version bump from pnpm tauri build
cargo auto-rewrote the tiletopia entry from 0.0.1 to 0.1.0 during the M5 release build; manually updating Cargo.toml in M5 didn't touch the lockfile. Committing so the release tag points at a clean tree. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
dd1cf282e6
commit
e3e23b55ba
1 changed files with 1 additions and 1 deletions
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
|
|
@ -3438,7 +3438,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tiletopia"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64 0.22.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue