mirror of
https://git.proxmox.com/git/pathpatterns
synced 2025-07-25 18:37:50 +00:00
bump version to 0.3.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
762d1e9bc3
commit
5f625aacbd
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pathpatterns"
|
name = "pathpatterns"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
rust-pathpatterns (0.3.0-1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* add lifetime to MatchList to drop some unsafe blocks
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2023 11:10:21 +0200
|
||||||
|
|
||||||
rust-pathpatterns (0.2.0-1) bookworm; urgency=medium
|
rust-pathpatterns (0.2.0-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* MatchList functions now take a parameter to possibly lazily fetch the file
|
* MatchList functions now take a parameter to possibly lazily fetch the file
|
||||||
|
Loading…
Reference in New Issue
Block a user