Skip to content

Commit

Permalink
Merge branch 'main' into chore/update_lychee_args
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 14, 2023
2 parents 81fd38c + 13f08b7 commit f2e185e
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 git-cliff-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ glob = { workspace = true, optional = true }
regex.workspace = true
log.workspace = true
thiserror = "1.0.49"
serde = { version = "1.0.188", features = ["derive"] }
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
serde_regex = "1.1.0"
tera = "1.19.1"
indexmap = { version = "2.0.2", optional = true }
toml = "0.8.2"
lazy-regex = "3.0.2"
next_version = "0.2.8"
semver = "1.0.19"
semver = "1.0.20"

[dependencies.git2]
version = "0.18.1"
Expand Down

0 comments on commit f2e185e

Please sign in to comment.