Skip to content

Commit

Permalink
bump MSRV due to updated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dknopik committed Jan 21, 2025
1 parent 4455d2e commit db0e310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anchor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "anchor"
version = "0.1.0"
edition = { workspace = true }
authors = ["Sigma Prime <contact@sigmaprime.io>"]
rust-version = "1.81.0"
rust-version = "1.83.0"

[dependencies]
async-channel = { workspace = true }
Expand Down

0 comments on commit db0e310

Please sign in to comment.