Compare commits
No commits in common. "12265189f4eb8eb08f36502885c8970e99f4a2d2" and "6a41b5f43f7e02cd7e776a9bbd8cf330ef79f48d" have entirely different histories.
12265189f4
...
6a41b5f43f
2 changed files with 1 additions and 61 deletions
60
Cargo.lock
generated
60
Cargo.lock
generated
|
|
@ -3649,63 +3649,3 @@ dependencies = [
|
|||
"syn",
|
||||
"winnow 1.0.3",
|
||||
]
|
||||
|
||||
[[patch.unused]]
|
||||
name = "softbuffer"
|
||||
version = "0.4.1"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "dpi"
|
||||
version = "0.1.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-android"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-appkit"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-common"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-core"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-orbital"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-uikit"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-wayland"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-web"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-win32"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-x11"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "cosmic-freedesktop-icons"
|
||||
version = "0.4.0"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.8.0"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pop-launcher"
|
||||
version = "1.3.0"
|
||||
version = "1.2.7"
|
||||
license = "MPL-2.0"
|
||||
authors = ["Michael Aaron Murphy <michael@mmurphy.dev>"]
|
||||
description = "Library for writing plugins and frontends for pop-launcher"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue