20 lines
		
	
	
		
			581 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			581 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/Cargo.lock b/Cargo.lock
 | |
| index 8abf781..62511ef 100644
 | |
| --- a/Cargo.lock
 | |
| +++ b/Cargo.lock
 | |
| @@ -1,3 +1,5 @@
 | |
| +# This file is automatically @generated by Cargo.
 | |
| +# It is not intended for manual editing.
 | |
|  [[package]]
 | |
|  name = "adler32"
 | |
|  version = "1.0.3"
 | |
| @@ -229,7 +231,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 | |
|  
 | |
|  [[package]]
 | |
|  name = "eidolon"
 | |
| -version = "1.4.5"
 | |
| +version = "1.4.6"
 | |
|  dependencies = [
 | |
|   "butlerd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | |
|   "dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
