mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 05:48:56 +08:00 
			
		
		
		
	Update docs.rs features
This commit is contained in:
		| @@ -92,7 +92,7 @@ name = "deny_single_threaded_sqlite_config" | |||||||
| name = "vtab" | name = "vtab" | ||||||
|  |  | ||||||
| [package.metadata.docs.rs] | [package.metadata.docs.rs] | ||||||
| features = [ "backup", "blob", "chrono", "functions", "limits", "load_extension", "serde_json", "trace", "url", "vtab" ] | features = [ "backup", "blob", "chrono", "collation", "functions", "limits", "load_extension", "serde_json", "trace", "url", "vtab", "window" ] | ||||||
| all-features = false | all-features = false | ||||||
| no-default-features = true | no-default-features = true | ||||||
| default-target = "x86_64-unknown-linux-gnu" | default-target = "x86_64-unknown-linux-gnu" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user