Skip to content

Commit 42c6409

Browse files
authored
Whitespace
1 parent 5519c83 commit 42c6409

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ Dates = "1"
2929
GitHub = "5.2"
3030
HTTP = "0.8, 0.9.1, 1"
3131
JSON = "0.19, 0.20, 0.21"
32-
LibGit2 = "< 0.0.1, 1"
32+
LibGit2 = "<0.0.1, 1"
3333
LicenseCheck = "0.2"
3434
Pkg = "1"
3535
Printf = "1"
36-
Random = "< 0.0.1, 1"
36+
Random = "<0.0.1, 1"
3737
RegistryTools = "2.2"
3838
SHA = "0.7, 1"
3939
SimpleMock = "1"
4040
StringDistances = "0.9, 0.10, 0.11"
4141
TOML = "1"
42-
Test = "< 0.0.1, 1"
42+
Test = "<0.0.1, 1"
4343
Tar = "1"
4444
TimeZones = "1"
4545
VisualStringDistances = "0.1"

0 commit comments

Comments
 (0)