first implementation but far to be optimal
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "obiskbuilder"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
obikseq = { path = "../obikseq" }
|
||||
obiread = { path = "../obiread" }
|
||||
bytes = "1"
|
||||
Reference in New Issue
Block a user