mirror of
https://github.com/JakeStanger/system-tray.git
synced 2026-07-11 05:15:55 +01:00
[PR #4] [MERGED] Add tokio feature for zbus; Add basic example as example/basic.rs #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/system-tray#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/system-tray/pull/4
Author: @ogios
Created: 11/17/2024
Status: ✅ Merged
Merged: 11/17/2024
Merged by: @JakeStanger
Base:
master← Head:master📝 Commits (3)
edd6848add tokio feature for zbus; add basic exampleb44b073allow unused variable for example698737cdrop unused variable initial_items📊 Changes
3 files changed (+54 additions, -2 deletions)
View changed files
📝
Cargo.lock(+37 -1)📝
Cargo.toml(+1 -1)➕
examples/basic.rs(+16 -0)📄 Description
The example in README.md can not be executed directly, missing
tokiofeature.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.