Skip to content

Commit

Permalink
Update plist
Browse files Browse the repository at this point in the history
Summary: Minor update (no changes required anywhere to pass the tests). This crate doesn't have a changelog anywhere, but the effect I was looking for is dropping linewrap, which requires a vulnerable package.

Reviewed By: edward-shen

Differential Revision: D68747316

fbshipit-source-id: 97a3c43e33f005466ba45b7cca49832897972294
  • Loading branch information
Carlos Fernandez authored and facebook-github-bot committed Jan 28, 2025
1 parent 2db7c7e commit 38f9ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eden/scm/exec/eden_apfs_mount_helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ path = "src/eden_apfs/eden_apfs.rs"
anyhow = "1.0.95"
libc = "0.2.139"
once_cell = "1.12"
plist = "1.4.3"
plist = "1.7.0"
serde = { version = "1.0.185", features = ["derive", "rc"] }
serde_json = { version = "1.0.132", features = ["float_roundtrip", "unbounded_depth"] }
sha2 = "0.10.6"
Expand Down

0 comments on commit 38f9ac6

Please sign in to comment.