Skip to content
Snippets Groups Projects
Commit b44d37db authored by Pascal Engélibert's avatar Pascal Engélibert :bicyclist:
Browse files

Edition 2018 -> 2021

parent 215b7f9f
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ name = "duniter-gva"
version = "0.1.0"
authors = ["librelois <elois@duniter.org>"]
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
[dependencies]
......
......@@ -3,7 +3,7 @@ name = "duniter-bda"
version = "0.1.0"
authors = ["librelois <elois@duniter.org>"]
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
[dependencies]
anyhow = "1.0.33"
......
......@@ -5,7 +5,7 @@ authors = ["elois <elois@duniter.org>"]
description = "Duniter GVA DB"
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
[lib]
path = "src/lib.rs"
......
......@@ -5,7 +5,7 @@ authors = ["elois <elois@duniter.org>"]
description = "Duniter GVA DB"
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
[lib]
path = "src/lib.rs"
......
......@@ -6,7 +6,7 @@ description = "Duniter GVA DBs read operations"
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
keywords = ["dubp", "duniter", "blockchain", "database"]
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
[lib]
path = "src/lib.rs"
......
......@@ -6,7 +6,7 @@ description = "Duniter GVA DB writer"
repository = "https://git.duniter.org/nodes/rust/modules/duniter-gva"
keywords = ["dubp", "duniter", "blockchain", "database"]
license = "AGPL-3.0"
edition = "2018"
edition = "2021"
[lib]
path = "src/lib.rs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment