add MSRV
This commit is contained in:
parent
04b6388b2c
commit
3eb6169a7b
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ name = "jocalsend"
|
|||
#--------^
|
||||
version = "1.6.18033"
|
||||
edition = "2024"
|
||||
rust-version = "1.89"
|
||||
authors = ["Joe Ardent <code@ardent.nebcorp.com>"]
|
||||
keywords = ["p2p", "localsend", "tui", "linux"]
|
||||
description = "A TUI for LocalSend"
|
||||
|
|
Loading…
Reference in a new issue