Skip to content

Commit

Permalink
fix crate tags
Browse files Browse the repository at this point in the history
  • Loading branch information
seniorjoinu committed Aug 12, 2021
1 parent e95dea2 commit bb61c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ic-cron/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"
description = "Makes your IC canister proactive"
license = "MIT"
readme = "../README.md"
keywords = ["dfinity", "internet computer", "ic", "cron"]
keywords = ["dfinity", "internet-computer", "ic", "cron"]

[dependencies]
ic-cdk = "0.3.1"
Expand Down

0 comments on commit bb61c27

Please sign in to comment.