Skip to content

Commit 5537653

Browse files
committed
set to version 1.1.0 and update dependencies
1 parent eb4b1c2 commit 5537653

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 1.1.0 (2024-02-06)
22

33
- New flag `--hash` which allow to specify the hash algorithm used for computing blocks checksums.
44

Cargo.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltasync"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55
authors = ["Nicolas Dusart <[email protected]>", "Freedelity"]
66
license = "MIT"

0 commit comments

Comments
 (0)