Switch to tag-pinned bread-ecosystem deps; bump version to v0.1.2
This commit is contained in:
parent
f8f9c72709
commit
a69458947b
2 changed files with 47 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "breadmon"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
description = "TUI monitor manager for Hyprland"
|
||||
license = "MIT"
|
||||
|
|
@ -20,7 +20,7 @@ anyhow = "1"
|
|||
dirs = "5"
|
||||
futures = "0.3"
|
||||
# TODO(owner): switch to tag-pinned git dependency once bread-utils is merged and tagged, matching the bread-theme pattern
|
||||
bread-utils = { path = "../bread-ecosystem-fix-worktree/bread-utils" }
|
||||
bread-utils = { git = "https://git.breadway.dev/Breadway/bread-ecosystem", tag = "v0.3.0" }
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue