1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-12-14 14:13:20 +00:00

feat: update ui to use iced 0.14

This commit is contained in:
2025-12-13 22:07:44 +01:00
parent a150b73c5f
commit aaf649cb05
3 changed files with 22 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
name = "cert-tools"
description = "Application to show, check and cleanup content of PEM files"
version = "0.4.1"
edition = "2021"
edition = "2024"
license = "GPL-3.0-or-later"
authors = ["Paul-Christian Volkmer"]