Skip to content

Commit

Permalink
chore: adjust description
Browse files Browse the repository at this point in the history
  • Loading branch information
liuq19 committed Nov 11, 2024
1 parent e846e13 commit 5218fbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions sonic-number/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
authors = ["Volo Team <[email protected]>"]
documentation = "https://docs.rs/sonic-rs"
edition = "2021"
exclude = ["benchmarks", "assets"]
keywords = ["json", "simd", "serde", "serialization"]
license = "Apache-2.0"
name = "sonic-number"
readme = "README.md"
repository = "https://github.com/cloudwego/sonic-rs"
version = "0.1.0"

Expand Down
4 changes: 0 additions & 4 deletions sonic-simd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
[package]
authors = ["Volo Team <[email protected]>"]
documentation = "https://docs.rs/sonic-simd"
edition = "2021"
exclude = ["benchmarks", "assets"]
keywords = ["json", "simd", "serde", "serialization"]
license = "Apache-2.0"
name = "sonic-simd"
readme = "README.md"
repository = "https://github.com/cloudwego/sonic-rs"
version = "0.1.0"

Expand Down

0 comments on commit 5218fbe

Please sign in to comment.