Skip to content

Commit 4374b4f

Browse files
authored
chore(notification): remove unused dev-deps (#3372)
1 parent f75d21d commit 4374b4f

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

Cargo.lock

Lines changed: 0 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/notification/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,5 @@ windows-version = { version = "0.1", optional = true }
4343
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
4444
notify-rust = "4.11"
4545

46-
[dev-dependencies]
47-
color-backtrace = "0.7"
48-
ctor = "0.2"
49-
maplit = "1"
50-
5146
[features]
5247
windows7-compat = ["win7-notifications", "windows-version"]

0 commit comments

Comments
 (0)