Prepare 0.3.116
This commit is contained in:
		
							parent
							
								
									d9da352558
								
							
						
					
					
						commit
						6ff7b59778
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -391,7 +391,7 @@ checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "ap-relay"
 | 
					name = "ap-relay"
 | 
				
			||||||
version = "0.3.115"
 | 
					version = "0.3.116"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "activitystreams",
 | 
					 "activitystreams",
 | 
				
			||||||
 "activitystreams-ext",
 | 
					 "activitystreams-ext",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "ap-relay"
 | 
					name = "ap-relay"
 | 
				
			||||||
description = "A simple activitypub relay"
 | 
					description = "A simple activitypub relay"
 | 
				
			||||||
version = "0.3.115"
 | 
					version = "0.3.116"
 | 
				
			||||||
authors = ["asonix <asonix@asonix.dog>"]
 | 
					authors = ["asonix <asonix@asonix.dog>"]
 | 
				
			||||||
license = "AGPL-3.0"
 | 
					license = "AGPL-3.0"
 | 
				
			||||||
readme = "README.md"
 | 
					readme = "README.md"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rustPlatform.buildRustPackage {
 | 
					rustPlatform.buildRustPackage {
 | 
				
			||||||
  pname = "relay";
 | 
					  pname = "relay";
 | 
				
			||||||
  version = "0.3.115";
 | 
					  version = "0.3.116";
 | 
				
			||||||
  src = ./.;
 | 
					  src = ./.;
 | 
				
			||||||
  cargoLock.lockFile = ./Cargo.lock;
 | 
					  cargoLock.lockFile = ./Cargo.lock;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue