mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 15:36:03 +00:00
Update Cargo.toml add repository
to allow crates.io, rust-digger, and others to link to it
This commit is contained in:
parent
9c73382043
commit
6d2a6df5d1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version = "0.1.2"
|
|||
edition = "2021"
|
||||
description = "an unnecessarily fast nbt decoder"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/mat-1/simdnbt"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue