Skip to content

Commit

Permalink
Update to new version of SSIO
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Jan 6, 2024
1 parent 29712d6 commit b53cae2
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", branch = "fix-io-disconnect" }
sdre-stubborn-io = "0.5.0"
#sdre-stubborn-io = "0.4.4"
log = "0.4.20"
tokio = { version = "1.35.1", features = ["full", "tracing"] }
Expand Down

0 comments on commit b53cae2

Please sign in to comment.