mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
bindex: contained fjall code
This commit is contained in:
11
struct_iterable/struct_iterable_internal/Cargo.toml
Normal file
11
struct_iterable/struct_iterable_internal/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "struct_iterable_internal"
|
||||
version = "0.1.1"
|
||||
authors = ["André de Moraes <deco.moraes@icloud.com>"]
|
||||
edition = "2021"
|
||||
description = "An internal crate for struct_iterable"
|
||||
license = "MIT"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user