Release ruma-api 0.18.5
This commit is contained in:
		
							parent
							
								
									4eb5783474
								
							
						
					
					
						commit
						237b423996
					
				| @ -11,7 +11,7 @@ license = "MIT" | ||||
| name = "ruma-api-macros" | ||||
| readme = "README.md" | ||||
| repository = "https://github.com/ruma/ruma" | ||||
| version = "0.18.4" | ||||
| version = "0.18.5" | ||||
| edition = "2018" | ||||
| 
 | ||||
| [lib] | ||||
|  | ||||
| @ -1,5 +1,7 @@ | ||||
| # [unreleased] | ||||
| 
 | ||||
| # 0.18.5 | ||||
| 
 | ||||
| Bug fixes: | ||||
| 
 | ||||
| * Stop adding a `Content-Type` header to requests without any fields | ||||
|  | ||||
| @ -11,7 +11,7 @@ license = "MIT" | ||||
| name = "ruma-api" | ||||
| readme = "README.md" | ||||
| repository = "https://github.com/ruma/ruma" | ||||
| version = "0.18.4" | ||||
| version = "0.18.5" | ||||
| edition = "2018" | ||||
| 
 | ||||
| [package.metadata.docs.rs] | ||||
| @ -29,7 +29,7 @@ server = [] | ||||
| bytes = "1.0.1" | ||||
| http = "0.2.2" | ||||
| percent-encoding = "2.1.0" | ||||
| ruma-api-macros = { version = "=0.18.4", path = "../ruma-api-macros" } | ||||
| ruma-api-macros = { version = "=0.18.5", path = "../ruma-api-macros" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
| ruma-serde = { version = "0.5.0", path = "../ruma-serde" } | ||||
| serde = { version = "1.0.118", features = ["derive"] } | ||||
|  | ||||
| @ -21,7 +21,7 @@ client = [] | ||||
| server = [] | ||||
| 
 | ||||
| [dependencies] | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-client-api = { version = "0.12.3", path = "../ruma-client-api", features = ["client"], optional = true } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-events = { version = "0.24.6", path = "../ruma-events" } | ||||
|  | ||||
| @ -34,7 +34,7 @@ http = "0.2.2" | ||||
| js_int = { version = "0.2.0", features = ["serde"] } | ||||
| maplit = "1.0.2" | ||||
| percent-encoding = "2.1.0" | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-events = { version = "0.24.6", path = "../ruma-events" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
|  | ||||
| @ -45,7 +45,7 @@ hyper-rustls-crate = { package = "hyper-rustls", version = "0.22.1", optional = | ||||
| hyper-tls = { version = "0.5.0", optional = true } | ||||
| isahc-crate = { package = "isahc", version = "1.3.1", optional = true } | ||||
| reqwest = { version = "0.11.4", optional = true, default-features = false } | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-client-api = { version = "0.12.3", path = "../ruma-client-api", optional = true, features = ["client"] } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
|  | ||||
| @ -26,7 +26,7 @@ server = [] | ||||
| 
 | ||||
| [dependencies] | ||||
| js_int = { version = "0.2.0", features = ["serde"] } | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-events = { version = "0.24.6", path = "../ruma-events" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
|  | ||||
| @ -20,7 +20,7 @@ server = [] | ||||
| 
 | ||||
| [dependencies] | ||||
| js_int = { version = "0.2.0", features = ["serde"] } | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
| ruma-serde = { version = "0.5.0", path = "../ruma-serde" } | ||||
|  | ||||
| @ -20,7 +20,7 @@ server = [] | ||||
| 
 | ||||
| [dependencies] | ||||
| js_int = { version = "0.2.0", features = ["serde"] } | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api" } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api" } | ||||
| ruma-common = { version = "0.6.0", path = "../ruma-common" } | ||||
| ruma-events = { version = "0.24.6", path = "../ruma-events" } | ||||
| ruma-identifiers = { version = "0.20.0", path = "../ruma-identifiers" } | ||||
|  | ||||
| @ -129,7 +129,7 @@ ruma-events = { version = "0.24.6", path = "../ruma-events", optional = true } | ||||
| ruma-signatures = { version = "0.9.0", path = "../ruma-signatures", optional = true } | ||||
| ruma-state-res = { version = "0.4.1", path = "../ruma-state-res", optional = true } | ||||
| 
 | ||||
| ruma-api = { version = "0.18.4", path = "../ruma-api", optional = true } | ||||
| ruma-api = { version = "0.18.5", path = "../ruma-api", optional = true } | ||||
| ruma-appservice-api = { version = "0.4.0", path = "../ruma-appservice-api", optional = true } | ||||
| ruma-client-api = { version = "0.12.3", path = "../ruma-client-api", optional = true } | ||||
| ruma-federation-api = { version = "0.3.1", path = "../ruma-federation-api", optional = true } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user