Skip to content

Commit

Permalink
bump framing_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 framing_v2 as a follow up to stratum-mining#1230
  • Loading branch information
plebhash committed Dec 17, 2024
1 parent 4bb09ae commit cbf9c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/v2/framing-sv2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "framing_sv2"
version = "2.0.1"
version = "3.0.0"
authors = ["The Stratum V2 Developers"]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit cbf9c1a

Please sign in to comment.