We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db0dd3 commit 645fa20Copy full SHA for 645fa20
1 file changed
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
authors = ["Jalon Wong <jalonwong@gmail.com>"]
3
- categories = ["build"]
4
description = "Synchronize code blocks between different files"
5
documentation = "https://docs.rs/sync-code"
6
edition = "2024"
+ keywords = ["build", "sync", "code"]
7
license = "MIT OR Apache-2.0"
8
name = "sync-code"
9
readme = "README.md"
0 commit comments