mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	chore(users): add hubspot tracking to prod intent (#7798)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
This commit is contained in:
		| @ -17,8 +17,17 @@ pub mod no_encryption; | ||||
| /// Building grpc clients to communicate with the server | ||||
| pub mod grpc_client; | ||||
|  | ||||
| /// http_client module | ||||
| pub mod http_client; | ||||
|  | ||||
| /// hubspot_proxy module | ||||
| pub mod hubspot_proxy; | ||||
|  | ||||
| pub mod managers; | ||||
|  | ||||
| /// crm module | ||||
| pub mod crm; | ||||
|  | ||||
| /// Crate specific constants | ||||
| #[cfg(feature = "aws_kms")] | ||||
| pub mod consts { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Riddhiagrawal001
					Riddhiagrawal001