Skip to content

Commit 539402d

Browse files
authored
update compat (#305)
1 parent e03664f commit 539402d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Debugger"
22
uuid = "31a5f54b-26ea-5ae9-a837-f05ce5417438"
3-
version = "0.7.1"
3+
version = "0.7.2"
44

55
[deps]
66
CodeTracking = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
@@ -13,7 +13,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
1313

1414
[compat]
1515
CodeTracking = "0.5.7, 1"
16-
Crayons = "3, 4"
16+
Crayons = "4.1"
1717
Highlights = "0.4.3"
1818
JuliaInterpreter = "0.9"
1919
julia = "1.6"

0 commit comments

Comments
 (0)