Skip to content

Commit

Permalink
chore(deps): [torrust#122] bump toml from 0.5.8 to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Apr 28, 2023
1 parent b45f6fb commit ec9fee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ async-trait = "0.1.52"
futures = "0.3.5"
sqlx = { version = "0.6.1", features = [ "runtime-tokio-native-tls", "sqlite", "mysql", "migrate", "time" ] }
config = "0.13"
toml = "0.5"
toml = "0.7"
derive_more = "0.99"
serde = { version = "1.0", features = ["rc"] }
serde_derive = "1"
Expand Down

0 comments on commit ec9fee7

Please sign in to comment.