mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Move edition and MSRV to workspace
This commit is contained in:
committed by
Johannes Altmanninger
parent
cf5b9d1c7e
commit
bc29b4aee1
@@ -6,6 +6,10 @@ members = [
|
||||
]
|
||||
default-members = ["fish-rust"]
|
||||
|
||||
[workspace.package]
|
||||
rust-version = "1.67"
|
||||
edition = "2021"
|
||||
|
||||
# TODO: Move fish-rust to src, make it the root package of this workspace
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
Reference in New Issue
Block a user