# 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 = "2018" name = "claw-resolver" version = "0.2.6" authors = ["Robin Brown"] description = "The Claw language name and type resolver" license = "MIT OR Apache-2.0" repository = "https://github.com/esoterra/claw-lang" [dependencies.claw-ast] version = "0.2.6" [dependencies.claw-common] version = "0.2.6" [dependencies.cranelift-entity] version = "0.105.3" [dependencies.miette] version = "7.1.0" features = ["fancy"] [dependencies.thiserror] version = "1.0.30" [dependencies.wit-parser] version = "0.207"