Skip to content

Commit 66ee357

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump rustc-hash 2.1.1 -> 2.1.2
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D100528002 fbshipit-source-id: 9ace65f85afa9e8d64e4ddf4566fe017b9a42edf
1 parent 459546a commit 66ee357

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

eden/mononoke/git/packfile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git_types = { version = "0.1.0", path = "../git_types" }
1818
gix-hash = "0.18.0"
1919
gix-pack = "0.59.1"
2020
pin-project = "1.1.11"
21-
rustc-hash = "2.1.1"
21+
rustc-hash = "2.1.2"
2222
sha1 = "0.10.5"
2323
sha1-checked = "0.10.0"
2424
thiserror = "2.0.18"

eden/mononoke/git/protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ rayon = "1.11.0"
4545
repo_blobstore = { version = "0.1.0", path = "../../repo_attributes/repo_blobstore" }
4646
repo_derived_data = { version = "0.1.0", path = "../../repo_attributes/repo_derived_data" }
4747
repo_identity = { version = "0.1.0", path = "../../repo_attributes/repo_identity" }
48-
rustc-hash = "2.1.1"
48+
rustc-hash = "2.1.2"
4949
scuba_ext = { version = "0.1.0", path = "../../common/scuba_ext" }
5050
sha1 = "0.10.5"
5151
tempfile = "3.27.0"

eden/mononoke/servers/git/git_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repo_blobstore = { version = "0.1.0", path = "../../../repo_attributes/repo_blob
6565
repo_identity = { version = "0.1.0", path = "../../../repo_attributes/repo_identity" }
6666
repo_permission_checker = { version = "0.1.0", path = "../../../repo_attributes/repo_permission_checker" }
6767
repo_update_logger = { version = "0.1.0", path = "../../../features/repo_update_logger" }
68-
rustc-hash = "2.1.1"
68+
rustc-hash = "2.1.2"
6969
sapling-clientinfo = { version = "0.1.0", path = "../../../../scm/lib/clientinfo" }
7070
sapling-edenapi_types = { version = "0.1.0", path = "../../../../scm/lib/edenapi/types" }
7171
sapling-repourl = { version = "0.1.0", path = "../../../../scm/lib/repo/url" }

0 commit comments

Comments
 (0)