update: notifications util to fix duration since
This commit is contained in:
parent
1767bc2a9d
commit
44146f8b3d
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -916,7 +916,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-notifications-config"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/cosmic-notifications#46eac27342f11b46fa2b3f25cd9b0d22bbc34eae"
|
||||
source = "git+https://github.com/pop-os/cosmic-notifications#381024d2dbd5339ba7d6e846715b7b9cbcc469ce"
|
||||
dependencies = [
|
||||
"cosmic-config",
|
||||
"serde",
|
||||
|
|
@ -925,7 +925,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-notifications-util"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/cosmic-notifications#46eac27342f11b46fa2b3f25cd9b0d22bbc34eae"
|
||||
source = "git+https://github.com/pop-os/cosmic-notifications#381024d2dbd5339ba7d6e846715b7b9cbcc469ce"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue