Skip to content

Commit

Permalink
bump const_sv2 major to 3.0.0..
Browse files Browse the repository at this point in the history
since v37, cargo semver-checks enforces that removal of features are breaking changes

therefore we need to update serde_v2 as a follow up to stratum-mining#1230
  • Loading branch information
plebhash committed Dec 16, 2024
1 parent b381f41 commit 42ea4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/v2/const-sv2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "const_sv2"
version = "2.1.0"
version = "3.0.0"
authors = ["The Stratum V2 Developers"]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit 42ea4dd

Please sign in to comment.