Skip to content

Commit

Permalink
Update cache-size to 0.5.0
Browse files Browse the repository at this point in the history
Port of #4 from @kennytm

Signed-off-by: Nick Cameron <[email protected]>
  • Loading branch information
nrc committed Feb 20, 2020
1 parent b3b9074 commit 6970da1
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 @@ -20,7 +20,7 @@ once_cell = "1.0"
walkdir = "2.2.9"
pnet_datalink = "0.23.0"
num_cpus = "1.11.1"
cache-size = "0.4.0"
cache-size = "0.5.0"

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["fileapi", "handleapi", "ifdef", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "winbase", "winerror", "winioctl", "winnt", "oleauto", "wbemcli", "rpcdce", "combaseapi", "objidl", "objbase", "powerbase", "netioapi"] }
Expand Down

0 comments on commit 6970da1

Please sign in to comment.