summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-23 08:50:57 +0000
committerLars Wirzenius <liw@liw.fi>2021-03-23 08:50:57 +0000
commit0ab75aa767058e9898741434effffbf6599d8dab (patch)
treed9d7e46e353d782a3e9e4a75656de9a823b554e9
parent0e7ea9941b6564595919ea24aafea049349a414d (diff)
parent27eb1805931b48b60ee12cc433be153c06a4c142 (diff)
downloadobnam2-0ab75aa767058e9898741434effffbf6599d8dab.tar.gz
Merge branch 'release' into 'main'v0.3.1
chore: update Cargo.lock See merge request larswirzenius/obnam!123
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e47aae5..0cbb06b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -952,7 +952,7 @@ checksum = "17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a"
[[package]]
name = "obnam"
-version = "0.3.0"
+version = "0.3.1"
dependencies = [
"anyhow",
"bytes 0.5.6",