Sha256: 456d38229820af8d39ed126490f9b557f17950ec97e42ffdaeb324669d06268b
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.108.1" 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.108.1" [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-21.0.1 | ./ext/cargo-vendor/cranelift-codegen-meta-0.108.1/Cargo.toml |