mirror of
https://git.proxmox.com/git/pathpatterns
synced 2025-07-15 03:06:17 +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"
|
||||
version = "0.1.3"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
description = "Include/exclude path list implementation with git-like globbing support."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user