Skip to content

Commit

Permalink
Update edition 2018 -> 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Skepfyr committed Jan 30, 2023
1 parent 8d2c632 commit ad66103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "little-loadshedder"
description = "Latency-based load-shedding hyper/tower middleware"
version = "0.1.0"
license = "MIT OR Apache-2.0"
edition = "2018"
edition = "2021"
repository = "https://github.com/Skepfyr/little-loadshedder"
keywords = ["hyper", "middleware", "load"]
categories = ["network-programming"]
Expand Down

0 comments on commit ad66103

Please sign in to comment.