Skip to content

Commit

Permalink
bump opener
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Mar 24, 2024
1 parent 2bf467e commit ca7c186
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 @@ -37,10 +37,10 @@ hyper-staticfile = "0.10"
hyper-util = { version = "0.1", features = ["full"] }
lg = "0.1"
log = "0.4"
opener = "0.6"
opener = "0.7"
port-selector = "0.1"
strum = { version = "0.26", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
tokio = { version = "1.36", features = ["full"] }

[features]
default = ["all-static"]
Expand Down

0 comments on commit ca7c186

Please # to comment.