# 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 = "gurls-io" version = "0.0.0" include = ["**/*.rs"] description = "Gear URL Shortener (GURLS)" license = "MIT" [lib] path = "lib.rs" [dependencies.gear-core] version = "1.0.2-pre.15" [dependencies.gmeta] version = "1.0.2-pre.15" [dependencies.gstd] version = "1.0.2-354d660.10" [dependencies.parity-scale-codec] version = "3" default-features = false [dependencies.scale-info] version = "2" default-features = false