Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit f931767

Browse files
committed
8.5.2
1 parent 7c00de5 commit f931767

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ message: |
33
If you use this software, please cite it using these metadata.
44
title: "Cargo Watch: a project-watching companion tool for Cargo"
55

6-
version: "8.5.1"
7-
date-released: 2024-01-04
6+
version: "8.5.2"
7+
date-released: 2024-01-05
88

99
repository-code: https://github.com/watchexec/cargo-watch
1010
license: CC0-1.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-watch"
3-
version = "8.5.1"
3+
version = "8.5.2"
44

55
authors = ["Félix Saparelli <[email protected]>"]
66
license = "CC0-1.0"

0 commit comments

Comments
 (0)