Skip to content

Commit

Permalink
Merge pull request #4 from tikv/kennytm/make-cache-size-test-only
Browse files Browse the repository at this point in the history
update cache-size to 0.5.0
  • Loading branch information
nrc authored Feb 19, 2020
2 parents df280e3 + d42ff00 commit 762badf
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 @@ -19,7 +19,7 @@ doc-comment = "0.3"
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", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "tlhelp32", "winbase", "winerror", "winioctl", "winnt"] }
Expand Down

0 comments on commit 762badf

Please sign in to comment.