mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-11-03 21:25:25 +00:00 
			
		
		
		
	Replace "ra_ap_ide" with "ide (aka ra_ap_ide)"
				
					
				
			This commit is contained in:
		
							parent
							
								
									0a45f6dc24
								
							
						
					
					
						commit
						e9ee0d4166
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
name = "base-db"
 | 
					name = "base-db"
 | 
				
			||||||
version = "0.0.0"
 | 
					version = "0.0.0"
 | 
				
			||||||
repository = "https://github.com/rust-lang/rust-analyzer"
 | 
					repository = "https://github.com/rust-lang/rust-analyzer"
 | 
				
			||||||
description = "Basic database traits. The concrete DB is defined by `ra_ap_ide`."
 | 
					description = "Basic database traits. The concrete DB is defined by `ide` (aka `ra_ap_ide`)."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
authors.workspace = true
 | 
					authors.workspace = true
 | 
				
			||||||
edition.workspace = true
 | 
					edition.workspace = true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue