Skip to content

Commit

Permalink
pin version of sdre-stubborn-io
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Nov 18, 2023
1 parent 3c9df51 commit 970d554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/libraries/acars_connection_manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sdre-stubborn-io = { git = "https://github.com/sdr-enthusiasts/sdre-stubborn-io.git" }
sdre-stubborn-io = { git = "https://github.com/sdr-enthusiasts/sdre-stubborn-io.git", version = "0.4.2" }
log = "0.4.20"
tokio = { version = "1.34.0", features = ["full", "tracing"] }
tokio-util = { version = "0.7.10", features = ["full"] }
Expand Down

0 comments on commit 970d554

Please sign in to comment.