We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb0c61 commit 3dbb617Copy full SHA for 3dbb617
Cargo.toml
@@ -4,7 +4,7 @@ repository = "https://github.com/AntoineGagne/a-tree"
4
description = "A dynamic data structure for efficiently indexing arbitrary boolean expressions"
5
authors = ["Antoine Gagné <gagnantoine@gmail.com>"]
6
readme = "README.md"
7
-license = "LICENSE"
+license-file = "LICENSE"
8
version = "0.1.0"
9
edition = "2021"
10
build = "build.rs"
0 commit comments