Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Aug 1, 2024
1 parent 700f235 commit 1a3813c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ path = "test_bin.rs"
rustls-native-certs = "0.7"

[target.'cfg(target_os = "macos")'.dependencies]
once_cell = "1.17.1"
dlopen2 = "0.6.1"
once_cell = "1.19.0"
dlopen2 = "0.7.0"
dlopen2_derive = "0.4.0"
rustls-pemfile = "2"

Expand Down

0 comments on commit 1a3813c

Please sign in to comment.