We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5feb1 commit 83fc00eCopy full SHA for 83fc00e
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
authors = ["Christopher Kolstad <[email protected]>", "Simon Hornby <[email protected]>"]
6
description = "Actix Session Sqlx Postgres is a Sqlx Postgres implementation of the ActixSession Store trait"
7
-license = "Apache 2.0"
+license = "Apache-2.0"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments