Skip to content

Commit

Permalink
Update memfile for unit tests to v0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Nov 26, 2023
1 parent ce8907d commit 94b2a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ assert2 = "0.3.11"
clap = { version = "4.4.4", features = ["derive"] }
tokio = { version = "1.32.0", features = ["macros"] }
fizyr-rpc = { path = ".", features = ["unix-seqpacket", "unix-stream", "tcp"] }
memfile = "0.2.1"
memfile = "0.3.0"

[package.metadata.docs.rs]
features = ["macros", "tcp", "unix-stream", "unix-seqpacket"]
Expand Down

0 comments on commit 94b2a10

Please sign in to comment.