Added openssl-sys dep
This commit is contained in:
		
							
								
								
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -454,6 +454,7 @@ dependencies = [ | ||||
|  "chrono", | ||||
|  "discord-rich-presence", | ||||
|  "lastfm-rs", | ||||
|  "openssl-sys", | ||||
|  "tokio", | ||||
| ] | ||||
|  | ||||
|   | ||||
| @@ -10,3 +10,4 @@ tokio = { version = "1", features = ["full"] } | ||||
| discord-rich-presence = "0.2.3" | ||||
| chrono = "0.4.23" | ||||
| lastfm-rs = "0.5.0" | ||||
| openssl-sys = "0.9.78" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user