Fix README and license

This commit is contained in:
Amanieu d'Antras
2018-08-13 23:30:09 +02:00
parent 0b548c720c
commit df7fa19807
3 changed files with 230 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ authors = ["The Cranelift Project Developers"]
name = "cranelift-bforest"
version = "0.18.1"
description = "A forest of B+-trees"
license = "Apache-2.0"
license = "Apache-2.0 WITH LLVM-exception"
documentation = "https://cranelift.readthedocs.io/"
repository = "https://github.com/CraneStation/cranelift"
readme = "README.md"