We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c1379 + 2869da2 commit e4b4be6Copy full SHA for e4b4be6
Cargo.toml
@@ -13,7 +13,7 @@ homepage = "https://github.com/artichoke/strftime-ruby"
13
description = "Ruby `Time#strftime` parser and formatter"
14
keywords = ["ruby", "strftime", "time"]
15
categories = ["date-and-time", "no-std", "no-std::no-alloc", "parser-implementations", "value-formatting"]
16
-include = ["src/**/*", "tests/**/*", "LICENSE", "README.md"]
+include = ["/src/**/*", "/tests/**/*", "/LICENSE", "/README.md"]
17
18
[lib]
19
name = "strftime"
0 commit comments