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