Skip to content

Commit

Permalink
chore(ssg): ⬆️ dependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Feb 22, 2024
1 parent 89a5b2f commit 1f1aeb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ quick-xml = "0.31.0"
regex = "1.10.3"
reqwest = { version = "0.11.24", features = ["blocking", "json"] }
rlg = "0.0.2"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
tempfile = "3.10.0"
toml = "0.8.10"
yaml-rust = "0.4.5"
Expand Down

0 comments on commit 1f1aeb1

Please sign in to comment.