Share constant_hash code between the meta and codegen crates;
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
)]
|
||||
|
||||
pub mod condcodes;
|
||||
pub mod constant_hash;
|
||||
|
||||
/// Version number of this crate.
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
Reference in New Issue
Block a user