Skip to content

Commit

Permalink
Cargo: Enforce navigator-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickelectric committed Feb 29, 2024
1 parent 27f0988 commit 99430aa
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 @@ -16,7 +16,7 @@ futures-util = "0.3.29"
lazy_static = "1.4.0"
log = "0.4.20"
mime_guess = "2.0.4"
navigator-rs = "0.3.0"
navigator-rs = "=0.3.0"
paperclip = { version = "0.8.2" , features = ["actix4", "swagger-ui"] }
regex = "1.10.2"
rust-embed = "8.1.0"
Expand Down

0 comments on commit 99430aa

Please sign in to comment.