mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
Update Cargo.lock with version number bump from Cargo.toml
This commit is contained in:
parent
8557c3c48c
commit
e6fea730e2
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -112,7 +112,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fish"
|
name = "fish"
|
||||||
version = "4.0.0-alpha1"
|
version = "4.0.0-beta.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"cc",
|
"cc",
|
||||||
|
|
Loading…
Reference in a new issue