Skip to content

Commit

Permalink
Merge pull request #53 from http-rs/edition-2021
Browse files Browse the repository at this point in the history
edition 2021
  • Loading branch information
jbr authored Dec 13, 2022
2 parents bbc072d + 6ebc3df commit ab91604
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 @@ -6,7 +6,7 @@ repository = "https://github.com/http-rs/async-session"
documentation = "https://docs.rs/async-session"
description = "Async session support with pluggable middleware"
readme = "README.md"
edition = "2018"
edition = "2021"
keywords = []
categories = []
authors = [
Expand Down

0 comments on commit ab91604

Please sign in to comment.