mirror of
				https://github.com/bspeice/qadapt
				synced 2025-10-31 01:20:36 -04:00 
			
		
		
		
	Update Cargo.toml
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "qadapt" | ||||
| version = "1.0.0" | ||||
| version = "1.0.1" | ||||
| authors = ["Bradlee Speice <bradlee@speice.io>"] | ||||
| description = "The Quick And Dirty Allocation Profiling Tool" | ||||
| license = "Apache-2.0" | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "qadapt-macro" | ||||
| version = "1.0.0" | ||||
| version = "1.0.1" | ||||
| authors = ["Bradlee Speice <bradlee@speice.io>"] | ||||
| description = "The Quick And Dirty Allocation Profiling Tool - Support Macros" | ||||
| license = "Apache-2.0" | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| [package] | ||||
|  | ||||
| name = "qadapt-spin" | ||||
| version = "1.0.0" | ||||
| version = "1.0.1" | ||||
| authors = [ "Mathijs van de Nes <git@mathijs.vd-nes.nl>", | ||||
|             "John Ericson <John_Ericson@Yahoo.com>" ] | ||||
| license = "MIT" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user