File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22edition = " 2018"
33name = " resynth"
4- version = " 0.1.5 "
4+ version = " 0.1.6 "
55description = " A packet synthesis language"
66authors = [" Gianni Tedesco <gianni@scaramanga.co.uk>" ]
77license = " GPL-3.0-only"
@@ -42,8 +42,8 @@ lto = true
4242[workspace ]
4343
4444[dependencies ]
45- pkt = { path = " pkt" , version = " 0.1.5 " }
46- ezpkt = { path = " ezpkt" , version = " 0.1.5 " }
45+ pkt = { path = " pkt" , version = " 0.1.6 " }
46+ ezpkt = { path = " ezpkt" , version = " 0.1.6 " }
4747
4848lazy-regex = " 2.2.2"
4949regex = " 1.5.4"
Original file line number Diff line number Diff line change 11[package ]
22edition = " 2018"
33name = " ezpkt"
4- version = " 0.1.5 "
4+ version = " 0.1.6 "
55description = " A packet construction library"
66authors = [" Gianni Tedesco <gianni@scaramanga.co.uk>" ]
77license = " GPL-3.0-only"
@@ -25,4 +25,4 @@ include = [
2525]
2626
2727[dependencies ]
28- pkt = { path = " ../pkt" , version = " 0.1.5 " }
28+ pkt = { path = " ../pkt" , version = " 0.1.6 " }
Original file line number Diff line number Diff line change 11[package ]
22edition = " 2018"
33name = " pkt"
4- version = " 0.1.5 "
4+ version = " 0.1.6 "
55description = " A packet construction library"
66authors = [" Gianni Tedesco <gianni@scaramanga.co.uk>" ]
77license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments