Skip to content

Commit

Permalink
editoast: add link to doc about batch updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Prevot committed Oct 27, 2023
1 parent 91712c8 commit 4a31554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ serde_derive = "1.0.188"
serde_json = "1.0.107"
utoipa = { version = "3.5.0", features = ["actix_extras", "chrono", "uuid"] }

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
# For batch dependcy updates see https://osrd.fr/en/docs/guides/contribute/batch-updating-dependencies/

async-trait = "0.1.74"
chashmap = "2.2.2"
clap = { version = "4.4.7", features = ["derive", "env"] }
Expand Down

0 comments on commit 4a31554

Please sign in to comment.