# 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 = "frenezulo_beta" version = "0.1.0" authors = ["Kai Jellinghaus "] description = "temporary crate to test with shuttle.rs" readme = "README.md" categories = [ "wasm", "lunatic", ] license = "MIT" repository = "https://github.com/kali6o4/frenezulo" [dependencies.anyhow] version = "1.0.64" [dependencies.bytes] version = "1.2.1" [dependencies.compiler_builtins] version = "0.1.79" features = ["c"] [dependencies.frenezulo-macros-beta] version = "0.1.0" [dependencies.lunatic] version = "0.11.1" features = ["msgpack_serializer"] [dependencies.multimap] version = "0.8.3" [dependencies.serde] version = "1.0.144" [dependencies.serde_bytes] version = "0.11.7" [dependencies.submillisecond] version = "0.2.0-alpha0" features = ["json"]