io 0.0.2

Gear URL Shortener (GURLS) message definitions
Documentation
# 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 = "io"
version = "0.0.2"
description = "Gear URL Shortener (GURLS) message definitions"
license = "MIT"

[lib]
path = "lib.rs"

[dependencies.gmeta]
version = "1"

[dependencies.gstd]
version = "1"

[dependencies.parity-scale-codec]
version = "3"
default-features = false

[dependencies.scale-info]
version = "2"
default-features = false