Bump file-browser version in Cargo.lock

Updated the version for the 'file-browser' package in Cargo.lock from '0.0.0' to '0.0.1'. This was done to reflect the new version release for this package.
This commit is contained in:
Ian Wijma 2023-11-28 00:22:49 +11:00
parent c4cbb64aa6
commit f45f23db1d
1 changed files with 1 additions and 1 deletions

2
src-tauri/Cargo.lock generated
View File

@ -943,7 +943,7 @@ dependencies = [
[[package]]
name = "file-browser"
version = "0.0.0"
version = "0.0.1"
dependencies = [
"serde",
"serde_json",