diff --git a/Cargo.toml b/Cargo.toml index 3ae8373..5bf31c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "car-utils" version = "0.2.0" edition = "2021" -authors = ["Join.Gong", "Derek Anderson"] +authors = ["Join.Gong", "Derek Anderson", "Zeeshan.Sarwar"] description = "This crate is the ipfs car file reader writer and utils." license = "MIT/Apache-2.0" repository = "https://github.com/blocklessnetwork/car-utils"