chore(release): bump rucksack to version 1.1.1

This commit is contained in:
Harsh Shandilya 2024-04-21 18:03:40 +05:30
parent ff153e3c04
commit 735912fb97
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -565,7 +565,7 @@ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
[[package]]
name = "rucksack"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"anyhow",
"assay",

View File

@ -1,6 +1,6 @@
[package]
name = "rucksack"
version = "1.1.0"
version = "1.1.1"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
description = "CLI tool to collect files from multiple directories into a single target"