mirror of
https://github.com/arabianq/rpmi.git
synced 2026-06-19 04:53:33 +00:00
change version to 1.0.1
This commit is contained in:
Generated
+1
-1
@@ -613,7 +613,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "egui_rpm_installer"
|
name = "egui_rpm_installer"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"eframe",
|
"eframe",
|
||||||
"egui",
|
"egui",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "egui_rpm_installer"
|
name = "egui_rpm_installer"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = ["arabianq"]
|
authors = ["arabianq"]
|
||||||
description = "Simple graphical utility that installs/upgrades/removes .rpm files built with Rust and EGUI."
|
description = "Simple graphical utility that installs/upgrades/removes .rpm files built with Rust and EGUI."
|
||||||
|
|||||||
Reference in New Issue
Block a user