bronzeflow-utils 0.1.1

bronzeflow-utils: Some common util for bronzeflow(internal dependency)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "bronzeflow-utils"
version.workspace = true
authors = ["fangyinc <staneyffer@gmail.com>"]
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/bronze-rs/bronze"
description = "bronzeflow-utils: Some common util for bronzeflow(internal dependency)"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow.workspace = true