Skip to content

Commit 1b1be29

Browse files
authored
Fix Printf
1 parent 6bbf309 commit 1b1be29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ JSON = "0.19, 0.20, 0.21"
3232
LibGit2 = "<0.0.1, 1"
3333
LicenseCheck = "0.2"
3434
Pkg = "1"
35-
Printf = "1"
35+
Printf = "<0.0.1, 1"
3636
Random = "<0.0.1, 1"
3737
RegistryTools = "2.2"
3838
SHA = "0.7, 1"

0 commit comments

Comments
 (0)