Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 373cbc8

Browse files
committed
Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates
SAFETY BUMP: git-pack v0.16.0, git-odb v0.26.0, git-repository v0.14.0, cargo-smart-release v0.8.0
1 parent 674ec73 commit 373cbc8

45 files changed

Lines changed: 193 additions & 165 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ cache-efficiency-debug = ["git-features/cache-efficiency-debug"]
6363
anyhow = "1.0.42"
6464

6565
gitoxide-core = { version ="^0.13.0", path = "gitoxide-core" }
66-
git-features = { version = "^0.19.0", path = "git-features" }
67-
git-repository = { version ="^0.14.0", path = "git-repository", default-features = false }
66+
git-features = { version = "^0.19.1", path = "git-features" }
67+
git-repository = { version = "^0.14.0", path = "git-repository", default-features = false }
6868

6969
git-transport-for-configuration-only = { package = "git-transport", optional = true, version = "^0.15.0", path = "git-transport" }
7070

0 commit comments

Comments
 (0)