Skip to content

Commit 1c540c8

Browse files
committed
adopt 2018 edition
1 parent 4d931bd commit 1c540c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description = "Lightweight Datalog engine intended to be embedded in other Rust
77
readme = "README.md"
88
keywords = ["datalog", "analysis"]
99
repository = "https://github.com/rust-lang-nursery/datafrog"
10+
edition = "2018"
1011

1112
[badges]
1213
is-it-maintained-issue-resolution = { repository = "https://github.com/rust-lang-nursery/datafrog" }

0 commit comments

Comments
 (0)