Skip to content

Commit

Permalink
fixed bad version of "ring" to 0.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrygeri committed Feb 7, 2024
1 parent 2da0066 commit bffa5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pnet = "0.22.0"
pnet_macros = "0.22.0"
pcap = "0.7.0"
rand = "0.8.5"
ring = "0.16.20"
ring = "0.17.7"
time = "0.1.42"
url = "2.4.0"

Expand Down

0 comments on commit bffa5ae

Please sign in to comment.