Skip to content

Commit

Permalink
chore: update cctk
Browse files Browse the repository at this point in the history
  • Loading branch information
wash2 committed Dec 14, 2023
1 parent 919aa33 commit 25f3e09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 31 deletions.
35 changes: 6 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ members = [
resolver = "2"

[workspace.dependencies]
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "5faec87" }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "c1b6516" }
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols", default-features = false, features = [
"client",
], rev = "5faec87" }
], rev = "c1b6516" }
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", default-features = false, features = [
"libcosmic",
"once_cell",
Expand Down

0 comments on commit 25f3e09

Please sign in to comment.