mirror of
				https://github.com/bspeice/qadapt
				synced 2025-10-31 09:30:37 -04:00 
			
		
		
		
	Prepare for 1.0
This commit is contained in:
		| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "qadapt-macro" | ||||
| version = "0.7.1" | ||||
| version = "1.0.0" | ||||
| authors = ["Bradlee Speice <bradlee@speice.io>"] | ||||
| description = "The Quick And Dirty Allocation Profiling Tool - Support Macros" | ||||
| license = "Apache-2.0" | ||||
|  | ||||
| @ -3,7 +3,7 @@ | ||||
| [](https://crates.io/crates/qadapt-macro) | ||||
| [](https://docs.rs/qadapt-macro/) | ||||
|  | ||||
| Helper macros to use with the QADAPT allocator system | ||||
| Helper macro for the QADAPT allocator. | ||||
|  | ||||
| This crate is intended for managing the QADAPT allocator, | ||||
| and is unusable on its own. | ||||
		Reference in New Issue
	
	Block a user