We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615e193 commit 7310cceCopy full SHA for 7310cce
Cargo.toml
@@ -3,6 +3,7 @@ name = "fdl"
3
description = "Fast deterministic language"
4
version = "0.1.0"
5
edition = "2021"
6
+license = "GPL-3.0"
7
repository = "https://github.com/Aviosium/fdl"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments