Skip to content

Commit

Permalink
fix: problem of rust edition (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad committed Oct 2, 2023
1 parent 59f26cf commit 79a741c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ members = [
"clafrica-lib",
"clafrica"
]
resolver = "2"

0 comments on commit 79a741c

Please sign in to comment.