Bump filecheck version to 0.0.1, allow publication.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["The Cretonne Project Developers"]
|
authors = ["The Cretonne Project Developers"]
|
||||||
name = "filecheck"
|
name = "filecheck"
|
||||||
version = "0.0.0"
|
version = "0.0.1"
|
||||||
description = "Library for matching test outputs against filecheck directives"
|
description = "Library for matching test outputs against filecheck directives"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
repository = "https://github.com/stoklund/cretonne"
|
repository = "https://github.com/stoklund/cretonne"
|
||||||
publish = false
|
documentation = "https://docs.rs/filecheck"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "filecheck"
|
name = "filecheck"
|
||||||
|
|||||||
Reference in New Issue
Block a user