mirror of
				https://github.com/dndx/phantun.git
				synced 2025-10-31 09:55:35 +08:00 
			
		
		
		
	chore(cargo) use Rust edition 2021
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| [package] | [package] | ||||||
| name = "fake-tcp" | name = "fake-tcp" | ||||||
| version = "0.1.2" | version = "0.1.2" | ||||||
| edition = "2018" | edition = "2021" | ||||||
| authors = ["Datong Sun <dndx@idndx.com>"] | authors = ["Datong Sun <dndx@idndx.com>"] | ||||||
| license = "MIT OR Apache-2.0" | license = "MIT OR Apache-2.0" | ||||||
| repository = "https://github.com/dndx/phantun" | repository = "https://github.com/dndx/phantun" | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| [package] | [package] | ||||||
| name = "phantun" | name = "phantun" | ||||||
| version = "0.2.1" | version = "0.2.1" | ||||||
| edition = "2018" | edition = "2021" | ||||||
| authors = ["Datong Sun <dndx@idndx.com>"] | authors = ["Datong Sun <dndx@idndx.com>"] | ||||||
| license = "MIT OR Apache-2.0" | license = "MIT OR Apache-2.0" | ||||||
| repository = "https://github.com/dndx/phantun" | repository = "https://github.com/dndx/phantun" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user