Skip to content

Commit f8e9a6a

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump bytesize 2.4.0 -> 2.4.2
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D110694380 fbshipit-source-id: a30d168d0d7a970e67566eb622a544b4cf5107a5
1 parent 11f6357 commit f8e9a6a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

eden/mononoke/common/cas_client/changesets_uploader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ atomic-counter = "1.0"
1616
blobstore = { version = "0.1.0", path = "../../../blobstore" }
1717
bonsai_hg_mapping = { version = "0.1.0", path = "../../../repo_attributes/bonsai_hg_mapping" }
1818
bounded_traversal = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
19-
bytesize = "2.4.0"
19+
bytesize = "2.4.2"
2020
cas_client = { version = "0.1.0", path = "../client" }
2121
cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
context = { version = "0.1.0", path = "../../../servers/slapi/slapi_server/context" }

eden/mononoke/jobs/modern_sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bonsai_hg_mapping = { version = "0.1.0", path = "../../repo_attributes/bonsai_hg
1616
bookmarks = { version = "0.1.0", path = "../../repo_attributes/bookmarks" }
1717
borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
1818
bytes = { version = "1.12.0", features = ["serde"] }
19-
bytesize = "2.4.0"
19+
bytesize = "2.4.2"
2020
changeset_info = { version = "0.1.0", path = "../../derived_data/changeset_info" }
2121
clap = { version = "4.6.0", features = ["derive", "env", "string", "unicode", "wrap_help"] }
2222
cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }

eden/mononoke/tools/sqlblob_gc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "GPLv2+"
1010
[dependencies]
1111
anyhow = "1.0.103"
1212
blobstore_factory = { version = "0.1.0", path = "../../blobstore/factory" }
13-
bytesize = "2.4.0"
13+
bytesize = "2.4.2"
1414
clap = { version = "4.6.0", features = ["derive", "env", "string", "unicode", "wrap_help"] }
1515
cmdlib_logging = { version = "0.1.0", path = "../../cmdlib/log" }
1616
context = { version = "0.1.0", path = "../../servers/slapi/slapi_server/context" }

0 commit comments

Comments
 (0)