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

Commit d43df8c

Browse files
committed
🚀 (cargo-release) version 0.5.0
1 parent 4697d47 commit d43df8c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-find"
3-
version = "0.4.2-dev"
3+
version = "0.5.0"
44
authors = ["David Bernard <david.bernard.31@gmail.com>"]
55
description = "A tool (cli & lib) to find local git repositories."
66
readme = "README.md"
@@ -48,4 +48,4 @@ winapi = "0.3"
4848
lto = true
4949
panic = 'abort'
5050
opt-level = 'z' # Optimize for size.
51-
codegen-units = 1
51+
codegen-units = 1

0 commit comments

Comments
 (0)