We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d931bd commit 1c540c8Copy full SHA for 1c540c8
Cargo.toml
@@ -7,6 +7,7 @@ description = "Lightweight Datalog engine intended to be embedded in other Rust
7
readme = "README.md"
8
keywords = ["datalog", "analysis"]
9
repository = "https://github.com/rust-lang-nursery/datafrog"
10
+edition = "2018"
11
12
[badges]
13
is-it-maintained-issue-resolution = { repository = "https://github.com/rust-lang-nursery/datafrog" }
0 commit comments