# 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 = "awsl-error" version = "0.1.0" authors = ["192608617@qq.com"] description = "Awesome web simple language" license = "MPL-2.0" repository = "https://github.com/awsl-lang/awsl-rs" [package.metadata.wee] u = "cargo upgrade" p = "cargo publish --allow-dirty" [dependencies.bigdecimal] version = "0.3.0" [dependencies.bitflags] version = "1.3.2" [dependencies.indexmap] version = "1.8.0" features = [ "std", "serde", "rayon", ] [dependencies.num] version = "0.4.0" [dependencies.pest] version = "2.1.3" [dependencies.type-uuid] version = "0.1.2" [dependencies.yggdrasil-shared] version = "0.2.1"