smbcloud-networking 0.3.29

Command line tool for deploying NextJS app on the smbCloud platform.
Documentation
[dependencies.smbcloud-network]
version = "0.3"

[dependencies.url-builder]
version = "0.1.1"

[lib]
crate-type = ["cdylib", "rlib"]
name = "smbcloud_networking"
path = "src/lib.rs"

[package]
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "command-line-interface", "cryptography::cryptocurrencies", "development-tools", "wasm"]
description = "Command line tool for deploying NextJS app on the smbCloud platform."
documentation = "https://docs.smbcloud.xyz/cli"
edition = "2021"
keywords = ["cli", "cloud", "web2", "web3", "smbcloud"]
license = "Apache-2.0"
name = "smbcloud-networking"
readme = "README.md"
repository = "https://github.com/smbcloudXYZ/smbcloud-cli"
version = "0.3.29"