Skip to content

Commit 645fa20

Browse files
committed
Add keywords
1 parent 5db0dd3 commit 645fa20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
authors = ["Jalon Wong <jalonwong@gmail.com>"]
3-
categories = ["build"]
43
description = "Synchronize code blocks between different files"
54
documentation = "https://docs.rs/sync-code"
65
edition = "2024"
6+
keywords = ["build", "sync", "code"]
77
license = "MIT OR Apache-2.0"
88
name = "sync-code"
99
readme = "README.md"

0 commit comments

Comments
 (0)