Fixed typo in Cargo.toml
This commit is contained in:
		@@ -21,7 +21,7 @@ maintainer-scripts = "build/debian/service"
 | 
			
		||||
depends = "ffmpeg (>= 4)"
 | 
			
		||||
section = "video"
 | 
			
		||||
assets = [
 | 
			
		||||
	["target/release/adept", "usr/bin", "755"],
 | 
			
		||||
	["target/release/adept", "usr/bin/adept", "755"],
 | 
			
		||||
	["build/etc/example.toml", "etc/adept/example.toml", "644"],
 | 
			
		||||
	["README.md", "usr/share/doc/adept/README", "644"]
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user