summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-09-30 20:55:50 +0100
committerDan Davison <dandavison7@gmail.com>2019-09-30 20:55:50 +0100
commitfe9c2e66c7758d320287c126ad41dedae5b8de9a (patch)
treebc0525181e20265ccf4af780fc49ea6001efb11f /Cargo.lock
parent2d4663f90ddea04e9a12f6c5c276cfc1b2093140 (diff)
Bump version, add Windows build
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index de7c93f4..7ab9b2a8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -138,7 +138,7 @@ dependencies = [
[[package]]
name = "delta"
-version = "0.0.9"
+version = "0.0.10"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",