mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-11 16:59:09 +01:00
Add rust-version to Cargo.toml (#287)
This commit is contained in:
parent
222e52be3d
commit
1e04c4c079
@ -3,6 +3,7 @@ name = "atuin"
|
||||
version = "0.8.0"
|
||||
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
|
||||
edition = "2018"
|
||||
rust-version = "1.59"
|
||||
license = "MIT"
|
||||
description = "atuin - magical shell history"
|
||||
homepage = "https://atuin.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user