0.3.0
Build / Build - Linux-x86_64 (push) Has been cancelled
Build / Build - macOS-aarch64 (push) Has been cancelled
Build / Build - macOS-x86_64 (push) Has been cancelled
Build / Build - Windows-x86_64 (push) Has been cancelled

This commit is contained in:
2025-12-09 20:50:10 +01:00
parent d8255bfc02
commit 13d72a5c11
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2706,7 +2706,7 @@ dependencies = [
[[package]] [[package]]
name = "rlogg" name = "rlogg"
version = "0.2.0" version = "0.3.0"
dependencies = [ dependencies = [
"chrono", "chrono",
"eframe", "eframe",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "rlogg" name = "rlogg"
version = "0.2.0" version = "0.3.0"
edition = "2024" edition = "2024"
authors = ["Stanislav Pastushenko <staspast1@gmail.com>"] authors = ["Stanislav Pastushenko <staspast1@gmail.com>"]
description = "A fast log file viewer with search, filtering, and highlighting capabilities" description = "A fast log file viewer with search, filtering, and highlighting capabilities"