1 Star 0 Fork 0

Yin.Zhiwu/rust-filecoin-proofs-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 463 Bytes
一键复制 编辑 原始数据 按行查看 历史
nemo 提交于 2020-07-28 13:08 . chore(filecoin-proofs-api): release 4.0.4
[package]
name = "filecoin-proofs-api"
version = "4.0.4"
description = "API to interact with the proofs system in Filecoin"
authors = ["dignifiedquire <me@dignifiedquire.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/filecoin-project/rust-filecoin-proofs-api"
readme = "README.md"
[dependencies]
anyhow = "1.0.26"
serde = "1.0.104"
paired = "0.20.0"
filecoin-proofs-v1 = { package = "filecoin-proofs", version = "4.0.5" }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smartocr/rust-filecoin-proofs-api.git
git@gitee.com:smartocr/rust-filecoin-proofs-api.git
smartocr
rust-filecoin-proofs-api
rust-filecoin-proofs-api
master

搜索帮助