mirror of
https://git.proxmox.com/git/pathpatterns
synced 2025-07-15 12:05:39 +00:00
bump edition to 2021
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
17ac15fc3e
commit
727b9339e3
@ -2,7 +2,7 @@
|
|||||||
name = "pathpatterns"
|
name = "pathpatterns"
|
||||||
version = "0.1.3"
|
version = "0.1.3"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
description = "Include/exclude path list implementation with git-like globbing support."
|
description = "Include/exclude path list implementation with git-like globbing support."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user