mirror of
				https://github.com/0glabs/0g-storage-node.git
				synced 2025-11-04 08:37:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			279 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			279 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[package]
 | 
						|
name = "lighthouse_metrics"
 | 
						|
version = "0.2.0"
 | 
						|
authors = ["Paul Hauner <paul@paulhauner.com>"]
 | 
						|
edition = "2021"
 | 
						|
 | 
						|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 | 
						|
 | 
						|
[dependencies]
 | 
						|
lazy_static = "1.4.0"
 | 
						|
prometheus = "0.13.1"
 |