Skip to content

Commit

Permalink
Upgrade macro_rules_attribute to 0.1.2 (#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacowong authored Aug 8, 2022
1 parent 67fb60a commit 67c56ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokenizers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ reqwest = { version = "0.11", optional = true }
cached-path = { version = "0.5", optional = true }
aho-corasick = "0.7"
paste = "1.0.6"
macro_rules_attribute = "0.0.2"
macro_rules_attribute = "0.1.2"
thiserror = "1.0.30"
fancy-regex = { version = "0.10", optional = true}
getrandom = { version = "0.2.6" }
Expand Down

0 comments on commit 67c56ad

Please sign in to comment.