Skip to content

Commit 3dbb617

Browse files
committed
Fix license field
1 parent 7cb0c61 commit 3dbb617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository = "https://github.com/AntoineGagne/a-tree"
44
description = "A dynamic data structure for efficiently indexing arbitrary boolean expressions"
55
authors = ["Antoine Gagné <gagnantoine@gmail.com>"]
66
readme = "README.md"
7-
license = "LICENSE"
7+
license-file = "LICENSE"
88
version = "0.1.0"
99
edition = "2021"
1010
build = "build.rs"

0 commit comments

Comments
 (0)