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 8a4f463 commit 209dc60Copy full SHA for 209dc60
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.1.0"
+version = "0.1.1"
5
6
[deps]
7
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
@@ -14,7 +14,7 @@ UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
14
[compat]
15
BufferedStreams = "1"
16
ProgressMeter = "1.2"
17
-UnixTimes = "0.1"
+UnixTimes = "0"
18
UnsafeArrays = "1"
19
julia = "1.4"
20
0 commit comments