-
Notifications
You must be signed in to change notification settings - Fork 374
Expand file tree
/
Copy pathCargo.toml
More file actions
91 lines (88 loc) · 6.34 KB
/
Copy pathCargo.toml
File metadata and controls
91 lines (88 loc) · 6.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# @generated by autocargo from //eden/mononoke/servers/scs/scs_methods:scs_methods
[package]
name = "scs_methods"
version = "0.1.0"
authors = ["Facebook"]
edition = "2024"
license = "GPLv2+"
[dependencies]
anyhow = "1.0.102"
async-stream = "0.3"
async-trait = "0.1.86"
async_requests = { version = "0.1.0", path = "../../../features/async_requests" }
bonsai_tag_mapping = { version = "0.1.0", path = "../../../repo_attributes/bonsai_tag_mapping" }
bookmarks = { version = "0.1.0", path = "../../../repo_attributes/bookmarks" }
bookmarks_movement = { version = "0.1.0", path = "../../../repo_attributes/bookmarks/bookmarks_movement" }
borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
bytes = { version = "1.11.1", features = ["serde"] }
chrono = { version = "0.4.45", features = ["clock", "serde", "std"], default-features = false }
cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
commit_cloud_helpers = { version = "0.1.0", path = "../../../features/commit_cloud/helpers" }
commit_cloud_types = { version = "0.1.0", path = "../../../features/commit_cloud/types" }
commit_compare = { version = "0.1.0", path = "../../../features/commit_compare" }
commit_graph = { version = "0.1.0", path = "../../../repo_attributes/commit_graph/commit_graph" }
connection_security_checker = { version = "0.1.0", path = "../../../common/connection_security_checker" }
context = { version = "0.1.0", path = "../../slapi/slapi_server/context" }
dedupmap = { version = "0.1.0", path = "../../../common/dedupmap" }
derived_data_manager = { version = "0.1.0", path = "../../../derived_data/manager" }
either = "1.5"
environment = { version = "0.1.0", path = "../../../cmdlib/environment" }
ephemeral_blobstore = { version = "0.1.0", path = "../../../blobstore/ephemeral_blobstore" }
faster-hex = "0.6.1"
fbinit = { version = "0.2.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
futures = { version = "0.3.31", features = ["async-await", "compat"] }
futures-util = { version = "0.3.30", features = ["compat"] }
futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
futures_retry = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
futures_watchdog = { version = "0.1.0", path = "../../../common/futures_watchdog" }
git_source_of_truth = { version = "0.1.0", path = "../../../repo_attributes/git_source_of_truth" }
git_types = { version = "0.1.0", path = "../../../git/git_types" }
gix-hash = { version = "0.25.0", features = ["sha1"] }
hooks = { version = "0.1.0", path = "../../../features/hooks" }
itertools = "0.14.0"
justknobs = { version = "0.1.0", path = "../../../common/rust/justknobs_ext" }
lazy_static = "1.5"
maplit = "1.0"
megarepo_api = { version = "0.1.0", path = "../../../megarepo_api" }
megarepo_config = { version = "0.1.0", path = "../../../megarepo_api/megarepo_config" }
memory = { version = "0.1.0", path = "../../../common/memory" }
mercurial_mutation = { version = "0.1.0", path = "../../../mercurial/mutation" }
metaconfig_parser = { version = "0.1.0", path = "../../../metaconfig/parser" }
metaconfig_types = { version = "0.1.0", path = "../../../metaconfig/types" }
metadata = { version = "0.1.0", path = "../../../common/metadata" }
mononoke_api = { version = "0.1.0", path = "../../../mononoke_api" }
mononoke_api_hg = { version = "0.1.0", path = "../../../mononoke_api_hg" }
mononoke_app = { version = "0.1.0", path = "../../../cmdlib/mononoke_app" }
mononoke_configs = { version = "0.1.0", path = "../../../common/mononoke_configs" }
mononoke_macros = { version = "0.1.0", path = "../../../common/mononoke_macros" }
mononoke_types = { version = "0.1.0", path = "../../../mononoke_types" }
permission_checker = { version = "0.1.0", path = "../../../common/permission_checker" }
phases = { version = "0.1.0", path = "../../../repo_attributes/phases" }
pushrebase = { version = "0.1.0", path = "../../../features/pushrebase" }
pushrebase_mutation_mapping = { version = "0.1.0", path = "../../../repo_attributes/pushrebase_mutation_mapping" }
repo_authorization = { version = "0.1.0", path = "../../../repo_authorization" }
repo_blobstore = { version = "0.1.0", path = "../../../repo_attributes/repo_blobstore" }
repo_identity = { version = "0.1.0", path = "../../../repo_attributes/repo_identity" }
repo_spec_writer = { version = "0.1.0", path = "../../../tools/repo_spec_writer" }
repos = { version = "0.1.0", path = "../../../../../configerator/structs/scm/mononoke/repos/repos" }
sapling-clientinfo = { version = "0.1.0", path = "../../../../scm/lib/clientinfo" }
scribe_ext = { version = "0.1.0", path = "../../../common/scribe_ext" }
scs_errors = { version = "0.1.0", path = "../scs_errors" }
scuba_ext = { version = "0.1.0", path = "../../../common/scuba_ext" }
serde_json = { version = "1.0.140", features = ["alloc", "float_roundtrip", "raw_value", "unbounded_depth"] }
sorted_vector_map = { version = "0.2.1", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
source_control = { version = "0.1.0", path = "../../../scs/if" }
source_control_services = { version = "0.1.0", path = "../../../scs/if/services" }
stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
synced_commit_mapping = { version = "0.1.0", path = "../../../features/commit_rewriting/synced_commit_mapping" }
time_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
tokio = { version = "1.52.3", features = ["full", "test-util", "tracing"] }
tracing = { version = "0.1.41", features = ["attributes", "valuable"] }
[dev-dependencies]
fbinit-tokio = { version = "0.1.2", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
repo_derived_data = { version = "0.1.0", path = "../../../repo_attributes/repo_derived_data" }
restricted_paths = { version = "0.1.0", path = "../../../repo_attributes/restricted_paths" }
sql_construct = { version = "0.1.0", path = "../../../common/sql_construct" }
test_repo_factory = { version = "0.1.0", path = "../../../repo_factory/test_repo_factory" }
tests_utils = { version = "0.1.0", path = "../../../tests/utils" }