Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Nov 5, 2023
1 parent 097a72a commit 98861a6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ name = "mdbook_catppuccin"
path = "src/lib.rs"

[dependencies]
clap = { version = "4.4.6", features = ["cargo"] }
clap = { version = "4.4.7", features = ["cargo"] }
clap_complete = "4.4.4"
mdbook = { version = "0.4.35", default_features = false }
env_logger = "0.10.0"
log = "0.4.20"
serde_json = "1.0.105"
semver = "1.0.19"
toml_edit = "0.20.1"
serde_json = "1.0.108"
semver = "1.0.20"
toml_edit = "0.20.7"
version-compare = "0.1.1"

[profile.release]
Expand Down

0 comments on commit 98861a6

Please sign in to comment.