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.
1 parent b651c90 commit b9dcab7Copy full SHA for b9dcab7
Project.toml
@@ -1,7 +1,7 @@
1
name = "PcapTools"
2
uuid = "222fe7e8-3f39-464a-bf97-d9bbb753f246"
3
authors = ["Christian Rorvik <[email protected]>"]
4
-version = "0.2.2"
+version = "1.0.0"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -10,7 +10,7 @@ UnixTimes = "ab1a18e7-b408-4913-896c-624bb82ed7f4"
10
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
11
12
[compat]
13
-UnixTimes = "0.3, 0.4"
+UnixTimes = "1"
14
UnsafeArrays = "1"
15
julia = "1.4"
16
0 commit comments