1
0
Fork 0
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:
Gábor Szabó 2023-09-05 13:24:22 +03:00 committed by GitHub
parent 9c73382043
commit 6d2a6df5d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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