mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	build(deps): bump futures-locks crate from 0.6 to 0.7.0 (#59)
				
					
				
			This commit is contained in:
		
							
								
								
									
										222
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										222
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @ -11,7 +11,7 @@ dependencies = [ | |||||||
|  "actix-rt", |  "actix-rt", | ||||||
|  "actix_derive", |  "actix_derive", | ||||||
|  "bitflags", |  "bitflags", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "crossbeam-channel", |  "crossbeam-channel", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-sink", |  "futures-sink", | ||||||
| @ -20,9 +20,9 @@ dependencies = [ | |||||||
|  "log", |  "log", | ||||||
|  "once_cell", |  "once_cell", | ||||||
|  "parking_lot 0.12.1", |  "parking_lot 0.12.1", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "smallvec", |  "smallvec", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -33,13 +33,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe" | checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bitflags", |  "bitflags", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-sink", |  "futures-sink", | ||||||
|  "log", |  "log", | ||||||
|  "memchr", |  "memchr", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -72,7 +72,7 @@ dependencies = [ | |||||||
|  "base64", |  "base64", | ||||||
|  "bitflags", |  "bitflags", | ||||||
|  "brotli", |  "brotli", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "bytestring", |  "bytestring", | ||||||
|  "derive_more", |  "derive_more", | ||||||
|  "encoding_rs", |  "encoding_rs", | ||||||
| @ -87,7 +87,7 @@ dependencies = [ | |||||||
|  "local-channel", |  "local-channel", | ||||||
|  "mime", |  "mime", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "rand", |  "rand", | ||||||
|  "sha1", |  "sha1", | ||||||
|  "smallvec", |  "smallvec", | ||||||
| @ -126,7 +126,7 @@ checksum = "7ea16c295198e958ef31930a6ef37d0fb64e9ca3b6116e6b93a8bdae96ee1000" | |||||||
| dependencies = [ | dependencies = [ | ||||||
|  "actix-macros", |  "actix-macros", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -143,7 +143,7 @@ dependencies = [ | |||||||
|  "mio", |  "mio", | ||||||
|  "num_cpus", |  "num_cpus", | ||||||
|  "socket2", |  "socket2", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -155,7 +155,7 @@ checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a" | |||||||
| dependencies = [ | dependencies = [ | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "paste", |  "paste", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -171,7 +171,7 @@ dependencies = [ | |||||||
|  "futures-core", |  "futures-core", | ||||||
|  "http", |  "http", | ||||||
|  "log", |  "log", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio-rustls 0.23.4", |  "tokio-rustls 0.23.4", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
|  "webpki-roots", |  "webpki-roots", | ||||||
| @ -184,7 +184,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8" | checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "local-waker", |  "local-waker", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -203,7 +203,7 @@ dependencies = [ | |||||||
|  "actix-utils", |  "actix-utils", | ||||||
|  "actix-web-codegen", |  "actix-web-codegen", | ||||||
|  "ahash", |  "ahash", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "bytestring", |  "bytestring", | ||||||
|  "cfg-if", |  "cfg-if", | ||||||
|  "cookie", |  "cookie", | ||||||
| @ -217,7 +217,7 @@ dependencies = [ | |||||||
|  "log", |  "log", | ||||||
|  "mime", |  "mime", | ||||||
|  "once_cell", |  "once_cell", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "regex", |  "regex", | ||||||
|  "serde", |  "serde", | ||||||
|  "serde_json", |  "serde_json", | ||||||
| @ -328,7 +328,7 @@ dependencies = [ | |||||||
|  "bb8", |  "bb8", | ||||||
|  "diesel", |  "diesel", | ||||||
|  "thiserror", |  "thiserror", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -394,7 +394,7 @@ dependencies = [ | |||||||
|  "actix-utils", |  "actix-utils", | ||||||
|  "ahash", |  "ahash", | ||||||
|  "base64", |  "base64", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "cfg-if", |  "cfg-if", | ||||||
|  "cookie", |  "cookie", | ||||||
|  "derive_more", |  "derive_more", | ||||||
| @ -406,13 +406,13 @@ dependencies = [ | |||||||
|  "log", |  "log", | ||||||
|  "mime", |  "mime", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "rand", |  "rand", | ||||||
|  "rustls 0.20.7", |  "rustls 0.20.7", | ||||||
|  "serde", |  "serde", | ||||||
|  "serde_json", |  "serde_json", | ||||||
|  "serde_urlencoded", |  "serde_urlencoded", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -431,13 +431,13 @@ dependencies = [ | |||||||
|  "aws-smithy-json", |  "aws-smithy-json", | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "aws-types", |  "aws-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "hex", |  "hex", | ||||||
|  "http", |  "http", | ||||||
|  "hyper", |  "hyper", | ||||||
|  "ring", |  "ring", | ||||||
|  "time", |  "time", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tower", |  "tower", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
|  "zeroize", |  "zeroize", | ||||||
| @ -466,12 +466,12 @@ dependencies = [ | |||||||
|  "aws-smithy-http", |  "aws-smithy-http", | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "aws-types", |  "aws-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
|  "lazy_static", |  "lazy_static", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -491,7 +491,7 @@ dependencies = [ | |||||||
|  "aws-smithy-json", |  "aws-smithy-json", | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "aws-types", |  "aws-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
|  "tower", |  "tower", | ||||||
| @ -513,7 +513,7 @@ dependencies = [ | |||||||
|  "aws-smithy-json", |  "aws-smithy-json", | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "aws-types", |  "aws-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
|  "tower", |  "tower", | ||||||
| @ -536,7 +536,7 @@ dependencies = [ | |||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "aws-smithy-xml", |  "aws-smithy-xml", | ||||||
|  "aws-types", |  "aws-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "tower", |  "tower", | ||||||
| ] | ] | ||||||
| @ -579,8 +579,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "bc604f278bae64bbd15854baa9c46ed69a56dfb0669d04aab80974749f2d6599" | checksum = "bc604f278bae64bbd15854baa9c46ed69a56dfb0669d04aab80974749f2d6599" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -594,15 +594,15 @@ dependencies = [ | |||||||
|  "aws-smithy-http", |  "aws-smithy-http", | ||||||
|  "aws-smithy-http-tower", |  "aws-smithy-http-tower", | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "fastrand", |  "fastrand", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
|  "hyper", |  "hyper", | ||||||
|  "hyper-rustls", |  "hyper-rustls", | ||||||
|  "lazy_static", |  "lazy_static", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tower", |  "tower", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
| @ -614,7 +614,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "014a0ef5c4508fc2f6a9d3925c214725af19f020ea388db48e20196cc4cc9d6d" | checksum = "014a0ef5c4508fc2f6a9d3925c214725af19f020ea388db48e20196cc4cc9d6d" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "aws-smithy-types", |  "aws-smithy-types", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "bytes-utils", |  "bytes-utils", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "http", |  "http", | ||||||
| @ -622,8 +622,8 @@ dependencies = [ | |||||||
|  "hyper", |  "hyper", | ||||||
|  "once_cell", |  "once_cell", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
| @ -635,10 +635,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "deecb478dc3cc40203e0e97ac0fb92947e0719754bbafd0026bdc49318e2fd03" | checksum = "deecb478dc3cc40203e0e97ac0fb92947e0719754bbafd0026bdc49318e2fd03" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "aws-smithy-http", |  "aws-smithy-http", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tower", |  "tower", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
| @ -708,7 +708,7 @@ dependencies = [ | |||||||
|  "async-trait", |  "async-trait", | ||||||
|  "axum-core", |  "axum-core", | ||||||
|  "bitflags", |  "bitflags", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
| @ -718,7 +718,7 @@ dependencies = [ | |||||||
|  "memchr", |  "memchr", | ||||||
|  "mime", |  "mime", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "rustversion", |  "rustversion", | ||||||
|  "serde", |  "serde", | ||||||
|  "sync_wrapper", |  "sync_wrapper", | ||||||
| @ -735,7 +735,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "79b8558f5a0581152dc94dcd289132a1d377494bdeafcd41869b3258e3e2ad92" | checksum = "79b8558f5a0581152dc94dcd289132a1d377494bdeafcd41869b3258e3e2ad92" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "async-trait", |  "async-trait", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
| @ -761,7 +761,7 @@ dependencies = [ | |||||||
|  "futures-channel", |  "futures-channel", | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "parking_lot 0.12.1", |  "parking_lot 0.12.1", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -836,12 +836,6 @@ version = "1.4.3" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" | checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "bytes" |  | ||||||
| version = "0.5.6" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "bytes" | name = "bytes" | ||||||
| version = "1.3.0" | version = "1.3.0" | ||||||
| @ -854,7 +848,7 @@ version = "0.1.3" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9" | checksum = "e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "either", |  "either", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -864,7 +858,7 @@ version = "1.2.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "f7f83e57d9154148e355404702e2694463241880b939570d7c97c014da7a69a1" | checksum = "f7f83e57d9154148e355404702e2694463241880b939570d7c97c014da7a69a1" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -901,7 +895,7 @@ dependencies = [ | |||||||
| name = "common_utils" | name = "common_utils" | ||||||
| version = "0.1.0" | version = "0.1.0" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "error-stack", |  "error-stack", | ||||||
|  "masking", |  "masking", | ||||||
|  "router_env", |  "router_env", | ||||||
| @ -1260,7 +1254,7 @@ dependencies = [ | |||||||
|  "arc-swap", |  "arc-swap", | ||||||
|  "arcstr", |  "arcstr", | ||||||
|  "async-trait", |  "async-trait", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "bytes-utils", |  "bytes-utils", | ||||||
|  "cfg-if", |  "cfg-if", | ||||||
|  "float-cmp", |  "float-cmp", | ||||||
| @ -1274,7 +1268,7 @@ dependencies = [ | |||||||
|  "redis-protocol", |  "redis-protocol", | ||||||
|  "semver", |  "semver", | ||||||
|  "sha-1", |  "sha-1", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-native-tls", |  "tokio-native-tls", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
|  "tokio-util 0.6.10", |  "tokio-util 0.6.10", | ||||||
| @ -1333,12 +1327,13 @@ checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb" | |||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "futures-locks" | name = "futures-locks" | ||||||
| version = "0.6.0" | version = "0.7.0" | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "50c4e684ddb2d8a4db5ca8a02b35156da129674ba4412b6f528698d58c594954" | checksum = "3eb42d4fb72227be5778429f9ef5240a38a358925a49f05b5cf702ce7c7e558a" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "futures", |  "futures-channel", | ||||||
|  "tokio 0.2.25", |  "futures-task", | ||||||
|  |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -1377,7 +1372,7 @@ dependencies = [ | |||||||
|  "futures-sink", |  "futures-sink", | ||||||
|  "futures-task", |  "futures-task", | ||||||
|  "memchr", |  "memchr", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "pin-utils", |  "pin-utils", | ||||||
|  "slab", |  "slab", | ||||||
| ] | ] | ||||||
| @ -1444,7 +1439,7 @@ version = "0.3.15" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4" | checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "fnv", |  "fnv", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-sink", |  "futures-sink", | ||||||
| @ -1452,7 +1447,7 @@ dependencies = [ | |||||||
|  "http", |  "http", | ||||||
|  "indexmap", |  "indexmap", | ||||||
|  "slab", |  "slab", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
| @ -1502,7 +1497,7 @@ version = "0.2.8" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" | checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "fnv", |  "fnv", | ||||||
|  "itoa 1.0.4", |  "itoa 1.0.4", | ||||||
| ] | ] | ||||||
| @ -1513,9 +1508,9 @@ version = "0.4.5" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" | checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "http", |  "http", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -1551,7 +1546,7 @@ version = "0.14.23" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c" | checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-channel", |  "futures-channel", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-util", |  "futures-util", | ||||||
| @ -1561,9 +1556,9 @@ dependencies = [ | |||||||
|  "httparse", |  "httparse", | ||||||
|  "httpdate", |  "httpdate", | ||||||
|  "itoa 1.0.4", |  "itoa 1.0.4", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "socket2", |  "socket2", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tower-service", |  "tower-service", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
|  "want", |  "want", | ||||||
| @ -1581,7 +1576,7 @@ dependencies = [ | |||||||
|  "log", |  "log", | ||||||
|  "rustls 0.19.1", |  "rustls 0.19.1", | ||||||
|  "rustls-native-certs", |  "rustls-native-certs", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-rustls 0.22.0", |  "tokio-rustls 0.22.0", | ||||||
|  "webpki 0.21.4", |  "webpki 0.21.4", | ||||||
| ] | ] | ||||||
| @ -1593,8 +1588,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" | checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "hyper", |  "hyper", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-io-timeout", |  "tokio-io-timeout", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -1604,10 +1599,10 @@ version = "0.5.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" | checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "hyper", |  "hyper", | ||||||
|  "native-tls", |  "native-tls", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-native-tls", |  "tokio-native-tls", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -1815,7 +1810,7 @@ dependencies = [ | |||||||
| name = "masking" | name = "masking" | ||||||
| version = "0.1.0" | version = "0.1.0" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "diesel", |  "diesel", | ||||||
|  "serde", |  "serde", | ||||||
|  "serde_json", |  "serde_json", | ||||||
| @ -2083,7 +2078,7 @@ dependencies = [ | |||||||
|  "opentelemetry-proto", |  "opentelemetry-proto", | ||||||
|  "prost", |  "prost", | ||||||
|  "thiserror", |  "thiserror", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tonic", |  "tonic", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -2110,7 +2105,7 @@ dependencies = [ | |||||||
|  "indexmap", |  "indexmap", | ||||||
|  "js-sys", |  "js-sys", | ||||||
|  "once_cell", |  "once_cell", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "thiserror", |  "thiserror", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -2131,7 +2126,7 @@ dependencies = [ | |||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "rand", |  "rand", | ||||||
|  "thiserror", |  "thiserror", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -2290,12 +2285,6 @@ dependencies = [ | |||||||
|  "syn", |  "syn", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "pin-project-lite" |  | ||||||
| version = "0.1.12" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777" |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "pin-project-lite" | name = "pin-project-lite" | ||||||
| version = "0.2.9" | version = "0.2.9" | ||||||
| @ -2398,7 +2387,7 @@ version = "0.11.3" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "c0b18e655c21ff5ac2084a5ad0611e827b3f92badf79f4910b5a5c58f4d87ff0" | checksum = "c0b18e655c21ff5ac2084a5ad0611e827b3f92badf79f4910b5a5c58f4d87ff0" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "prost-derive", |  "prost-derive", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -2492,7 +2481,7 @@ version = "4.1.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "9c31deddf734dc0a39d3112e73490e88b61a05e83e074d211f348404cee4d2c6" | checksum = "9c31deddf734dc0a39d3112e73490e88b61a05e83e074d211f348404cee4d2c6" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "bytes-utils", |  "bytes-utils", | ||||||
|  "cookie-factory", |  "cookie-factory", | ||||||
|  "crc16", |  "crc16", | ||||||
| @ -2504,7 +2493,7 @@ dependencies = [ | |||||||
| name = "redis_interface" | name = "redis_interface" | ||||||
| version = "0.1.0" | version = "0.1.0" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "common_utils", |  "common_utils", | ||||||
|  "error-stack", |  "error-stack", | ||||||
|  "fred", |  "fred", | ||||||
| @ -2566,7 +2555,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c" | checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "base64", |  "base64", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "encoding_rs", |  "encoding_rs", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-util", |  "futures-util", | ||||||
| @ -2582,11 +2571,11 @@ dependencies = [ | |||||||
|  "native-tls", |  "native-tls", | ||||||
|  "once_cell", |  "once_cell", | ||||||
|  "percent-encoding", |  "percent-encoding", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "serde", |  "serde", | ||||||
|  "serde_json", |  "serde_json", | ||||||
|  "serde_urlencoded", |  "serde_urlencoded", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-native-tls", |  "tokio-native-tls", | ||||||
|  "tower-service", |  "tower-service", | ||||||
|  "url", |  "url", | ||||||
| @ -2638,7 +2627,7 @@ dependencies = [ | |||||||
|  "aws-sdk-kms", |  "aws-sdk-kms", | ||||||
|  "base64", |  "base64", | ||||||
|  "bb8", |  "bb8", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "common_utils", |  "common_utils", | ||||||
|  "config", |  "config", | ||||||
|  "crc32fast", |  "crc32fast", | ||||||
| @ -2677,7 +2666,7 @@ dependencies = [ | |||||||
|  "strum", |  "strum", | ||||||
|  "thiserror", |  "thiserror", | ||||||
|  "time", |  "time", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "toml", |  "toml", | ||||||
|  "url", |  "url", | ||||||
|  "uuid", |  "uuid", | ||||||
| @ -2711,7 +2700,7 @@ dependencies = [ | |||||||
|  "serde_urlencoded", |  "serde_urlencoded", | ||||||
|  "strum", |  "strum", | ||||||
|  "time", |  "time", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
|  "tracing-actix-web", |  "tracing-actix-web", | ||||||
|  "tracing-appender", |  "tracing-appender", | ||||||
| @ -3217,17 +3206,6 @@ version = "0.1.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" | checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" | ||||||
|  |  | ||||||
| [[package]] |  | ||||||
| name = "tokio" |  | ||||||
| version = "0.2.25" |  | ||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" |  | ||||||
| checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092" |  | ||||||
| dependencies = [ |  | ||||||
|  "bytes 0.5.6", |  | ||||||
|  "pin-project-lite 0.1.12", |  | ||||||
|  "slab", |  | ||||||
| ] |  | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| name = "tokio" | name = "tokio" | ||||||
| version = "1.22.0" | version = "1.22.0" | ||||||
| @ -3235,13 +3213,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "d76ce4a75fb488c605c54bf610f221cea8b0dafb53333c1a67e8ee199dcd2ae3" | checksum = "d76ce4a75fb488c605c54bf610f221cea8b0dafb53333c1a67e8ee199dcd2ae3" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "autocfg", |  "autocfg", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "libc", |  "libc", | ||||||
|  "memchr", |  "memchr", | ||||||
|  "mio", |  "mio", | ||||||
|  "num_cpus", |  "num_cpus", | ||||||
|  "parking_lot 0.12.1", |  "parking_lot 0.12.1", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "signal-hook-registry", |  "signal-hook-registry", | ||||||
|  "socket2", |  "socket2", | ||||||
|  "tokio-macros", |  "tokio-macros", | ||||||
| @ -3254,8 +3232,8 @@ version = "1.2.0" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" | checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -3276,7 +3254,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" | checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "native-tls", |  "native-tls", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -3286,7 +3264,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6" | checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "rustls 0.19.1", |  "rustls 0.19.1", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "webpki 0.21.4", |  "webpki 0.21.4", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -3297,7 +3275,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" | checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "rustls 0.20.7", |  "rustls 0.20.7", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "webpki 0.22.0", |  "webpki 0.22.0", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -3308,8 +3286,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce" | checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -3318,12 +3296,12 @@ version = "0.6.10" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507" | checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-sink", |  "futures-sink", | ||||||
|  "log", |  "log", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [[package]] | [[package]] | ||||||
| @ -3332,11 +3310,11 @@ version = "0.7.4" | |||||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | source = "registry+https://github.com/rust-lang/crates.io-index" | ||||||
| checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" | checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-sink", |  "futures-sink", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tracing 0.1.36", |  "tracing 0.1.36", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| @ -3359,7 +3337,7 @@ dependencies = [ | |||||||
|  "async-trait", |  "async-trait", | ||||||
|  "axum", |  "axum", | ||||||
|  "base64", |  "base64", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "h2", |  "h2", | ||||||
| @ -3371,7 +3349,7 @@ dependencies = [ | |||||||
|  "pin-project", |  "pin-project", | ||||||
|  "prost", |  "prost", | ||||||
|  "prost-derive", |  "prost-derive", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-stream", |  "tokio-stream", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
|  "tower", |  "tower", | ||||||
| @ -3391,10 +3369,10 @@ dependencies = [ | |||||||
|  "futures-util", |  "futures-util", | ||||||
|  "indexmap", |  "indexmap", | ||||||
|  "pin-project", |  "pin-project", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "rand", |  "rand", | ||||||
|  "slab", |  "slab", | ||||||
|  "tokio 1.22.0", |  "tokio", | ||||||
|  "tokio-util 0.7.4", |  "tokio-util 0.7.4", | ||||||
|  "tower-layer", |  "tower-layer", | ||||||
|  "tower-service", |  "tower-service", | ||||||
| @ -3408,13 +3386,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||||||
| checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba" | checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "bitflags", |  "bitflags", | ||||||
|  "bytes 1.3.0", |  "bytes", | ||||||
|  "futures-core", |  "futures-core", | ||||||
|  "futures-util", |  "futures-util", | ||||||
|  "http", |  "http", | ||||||
|  "http-body", |  "http-body", | ||||||
|  "http-range-header", |  "http-range-header", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tower", |  "tower", | ||||||
|  "tower-layer", |  "tower-layer", | ||||||
|  "tower-service", |  "tower-service", | ||||||
| @ -3440,7 +3418,7 @@ checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307" | |||||||
| dependencies = [ | dependencies = [ | ||||||
|  "cfg-if", |  "cfg-if", | ||||||
|  "log", |  "log", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tracing-attributes", |  "tracing-attributes", | ||||||
|  "tracing-core 0.1.30", |  "tracing-core 0.1.30", | ||||||
| ] | ] | ||||||
| @ -3451,7 +3429,7 @@ version = "0.2.0" | |||||||
| source = "git+https://github.com/jarnura/tracing?rev=16d277227f60788750528e4f4cc1db4f36b0869f#16d277227f60788750528e4f4cc1db4f36b0869f" | source = "git+https://github.com/jarnura/tracing?rev=16d277227f60788750528e4f4cc1db4f36b0869f#16d277227f60788750528e4f4cc1db4f36b0869f" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "cfg-if", |  "cfg-if", | ||||||
|  "pin-project-lite 0.2.9", |  "pin-project-lite", | ||||||
|  "tracing-core 0.2.0", |  "tracing-core 0.2.0", | ||||||
| ] | ] | ||||||
|  |  | ||||||
|  | |||||||
| @ -38,6 +38,8 @@ dyn-clone = "1.0.9" | |||||||
| encoding_rs = "0.8.31" | encoding_rs = "0.8.31" | ||||||
| error-stack = "0.2.1" | error-stack = "0.2.1" | ||||||
| fred = { version = "5.2.0", features = ["metrics", "partial-tracing"] , optional = true } | fred = { version = "5.2.0", features = ["metrics", "partial-tracing"] , optional = true } | ||||||
|  | futures = "0.3.25" | ||||||
|  | futures-locks = "0.7.0" | ||||||
| hex = "0.4.3" | hex = "0.4.3" | ||||||
| http = "0.2.8" | http = "0.2.8" | ||||||
| josekit = "0.8.1" | josekit = "0.8.1" | ||||||
| @ -62,8 +64,6 @@ time = { version = "0.3.14", features = ["serde", "serde-well-known", "std"] } | |||||||
| tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] } | tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] } | ||||||
| url = { version = "2.3.1", features = ["serde"] } | url = { version = "2.3.1", features = ["serde"] } | ||||||
| uuid = { version = "1.1.2", features = ["serde", "v4"] } | uuid = { version = "1.1.2", features = ["serde", "v4"] } | ||||||
| futures-locks = "0.6" |  | ||||||
| futures = "0.3" |  | ||||||
|  |  | ||||||
| # First party crates | # First party crates | ||||||
| common_utils = { version = "0.1.0", path = "../common_utils" } | common_utils = { version = "0.1.0", path = "../common_utils" } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Sanchith Hegde
					Sanchith Hegde