chore: fix how to
This commit is contained in:
parent
ef85f32cb6
commit
f58b4bfa32
@ -24,7 +24,7 @@ Updating packages or dependencies shoud be keep in sync among <u>Cargo.toml</u>
|
||||
|
||||
2 - Get current version from <u>Cargo.toml</u>
|
||||
|
||||
3 - <u>For each member of</u> of **Defs Library** one line like the one below should be included in <u>target development Cargo.toml</u> (adjust version & path) and **use** whatever is need.
|
||||
3 - <u>For each member of</u> of **Filters Library** one line like the one below should be included in <u>target development Cargo.toml</u> (adjust version & path) and **use** whatever is need.
|
||||
|
||||
```toml
|
||||
app_auth_filters = { version = "0.1.0", path = "../lib/filters/app_auth_filters" }
|
||||
|
Loading…
Reference in New Issue
Block a user