unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 9fb692e9a67fbb13dc860f0298f68dd39dc4dc58 623 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
diff --git a/Cargo.toml b/Cargo.toml
index 7b975e0..313cb63 100644
--- a/Cargo.toml
+++ b/Cargo.toml.new
@@ -75,17 +75,17 @@ version = "3"
 version = "0.2"
 
 [dependencies.wayland-client]
-version = "0.27"
+version = "0.28"
 
 [dependencies.wayland-protocols]
-version = "0.27"
+version = "0.28"
 features = ["client", "unstable_protocols"]
 [dev-dependencies.wayland-protocols]
-version = "0.27"
+version = "0.28"
 features = ["server", "unstable_protocols"]
 
 [dev-dependencies.wayland-server]
-version = "0.27"
+version = "0.28"
 
 [features]
 dlopen = ["native_lib", "wayland-client/dlopen", "wayland-server/dlopen"]

debug log:

solving 9fb692e9a6 ...
found 9fb692e9a6 in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).