Update notify-rs to fix WSL crash

Fixes #66
This commit is contained in:
2024-06-04 17:11:22 -06:00
parent a5a6a3928e
commit 79cd460333
6 changed files with 21 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "objdiff-cli"
version = "2.0.0-alpha.3"
version = "2.0.0-alpha.4"
edition = "2021"
rust-version = "1.70"
authors = ["Luke Street <luke@street.dev>"]