Update Cargo.lock

This includes the crate version, so any build would otherwise claim
it's "dirty"
This commit is contained in:
Fabian Boehm 2024-12-17 16:44:10 +01:00
parent 8557c3c48c
commit 5fc47f37a6

2
Cargo.lock generated
View File

@ -112,7 +112,7 @@ dependencies = [
[[package]]
name = "fish"
version = "4.0.0-alpha1"
version = "4.0.0-beta.1"
dependencies = [
"bitflags",
"cc",