snapshot 2021-12-18 21:05:00.635887
This commit is contained in:
commit
48db47217a
10 changed files with 1946 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "rs-klamath"
|
||||
version = "0.1.0"
|
||||
authors = ["jan <jan@mpxd.net>"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "^1"
|
||||
nom = "^7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue