Skip to content

Commit

Permalink
updating package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yaleman committed Jan 15, 2024
1 parent 3870de5 commit ce9677c
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 @@ -28,8 +28,8 @@ futures-util = "^0.3.21"
lber = "^0.4.0"
# Must match lber
nom = "7"
ldap3_client = { path = "./client", version = "0.4.1" }
ldap3_proto = { path = "./proto", version = "0.4.1" }
ldap3_client = { path = "./client", version = "^0.4.3" }
ldap3_proto = { path = "./proto", version = "^0.4.3" }
peg = "0.8.1"
openssl = "^0.10.38"
ron = "^0.8.0"
Expand Down

0 comments on commit ce9677c

Please sign in to comment.