mirror of
https://github.com/openharmony/third_party_rust_itoa.git
synced 2026-06-30 21:17:55 -04:00
Add authors to Cargo.toml
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "itoa-fuzz"
|
||||
version = "0.0.0"
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user