1
0
Fork 0
mirror of https://codeberg.org/icewind/shelve.git synced 2026-06-03 20:14:08 +02:00

update msrv

This commit is contained in:
Robin Appelman 2024-01-06 23:04:37 +01:00
commit 23dedb9e51

View file

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
license = "MIT OR Apache-2.0"
rust-version = "1.56.0"
rust-version = "1.69.0"
[dependencies]
rocket = "0.5.0"