Skip to content

Commit

Permalink
chore: Update scru128 requirement from 2.2.0 to 3.0.1 (#42)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent a84f0bd commit ccd5a31
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 @@ -29,7 +29,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0.83", features = ["preserve_order"] }
http = "0.2.8"
http-serde = "1.1.0"
scru128 = { version = "2.2.0", features = ["serde"] }
scru128 = { version = "3.0.1", features = ["serde"] }
command-fds = { version = "0.2.2", features = ["tokio"] }
tokio-pipe = "0.2.12"
tokio-rustls = "0.24.0"
Expand Down

0 comments on commit ccd5a31

Please sign in to comment.