mirror of
https://github.com/danbulant/icon
synced 2026-05-19 04:08:36 +00:00
Bump version
This commit is contained in:
parent
6fbf0662fb
commit
05b48b3b91
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -72,7 +72,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "icon"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"freedesktop-desktop-entry",
|
||||
"freedesktop_entry_parser",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "icon"
|
||||
description = "Reality-compliant library to find icons on linux with ease"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2024"
|
||||
license = "MIT OR Apache-2.0"
|
||||
include = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue