summarylogtreecommitdiffstats
path: root/Cargo.toml.patch
blob: 4fe7d6f75fc650684897696bc9037f728d088d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: pulseshitter-3.0.0/Cargo.toml
===================================================================
--- pulseshitter-3.0.0.orig/Cargo.toml
+++ pulseshitter-3.0.0/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "pulseshitter"
-version = "2.1.1"
+version = "3.0.0"
 edition = "2021"
 
 [profile.profiling]