Sha256: dcf59c58edbd14f86e634a9e6720cf6b35dfecd053b23d16e78fda66466d82cf
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "cranelift-codegen-meta" version = "0.105.3" authors = ["The Cranelift Project Developers"] description = "Metaprogram for cranelift-codegen code generator library" readme = "README.md" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [package.metadata.docs.rs] rustdoc-args = ["--document-private-items"] [dependencies.cranelift-codegen-shared] version = "0.105.3" [lints.clippy] all = "allow" [lints.rust] trivial_numeric_casts = "warn" unstable_features = "warn" unused_extern_crates = "warn" unused_import_braces = "warn"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-18.0.3 | ./ext/cargo-vendor/cranelift-codegen-meta-0.105.3/Cargo.toml |