Merge remote-tracking branch 'origin/master' into no_std
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
authors = ["The Cretonne Project Developers"]
|
||||
name = "cretonne"
|
||||
version = "0.1.0"
|
||||
version = "0.3.4"
|
||||
description = "Low-level code generator library"
|
||||
license = "Apache-2.0"
|
||||
documentation = "https://cretonne.readthedocs.io/"
|
||||
repository = "https://github.com/Cretonne/cretonne"
|
||||
readme = "README.md"
|
||||
keywords = [ "compile", "compiler", "jit" ]
|
||||
build = "build.rs"
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user