aqua-ipfs/service/distro/Cargo.toml
Valery Antopol e3c10a74b3 Revert "chore(master): release aqua-ipfs 0.5.26 (#125)"
This reverts commit f6bb283754761cc034cac1795c29e358bb12830e.
2023-12-25 19:12:58 +04:00

17 lines
397 B
TOML

[package]
name = "aqua-ipfs-distro"
version = "0.5.25"
description = "distribution of aqua ipfs service"
edition = "2021"
build = "build.rs"
license = "Apache-2.0"
include = [ "/src", "/ipfs-service", "build.rs", "Cargo.toml" ]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
maplit = "1.0.2"
[build-dependencies]
built = "0.5.2"