mirror of
				https://github.com/actions-rs/cargo.git
				synced 2025-11-03 22:31:58 +02:00 
			
		
		
		
	Update README.md
Pretty aligning requirement marker in the inputs table
This commit is contained in:
		
							parent
							
								
									b6a5e9eb92
								
							
						
					
					
						commit
						46893a442f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@ See [additional recipes here](https://github.com/actions-rs/meta).
 | 
				
			||||||
## Inputs
 | 
					## Inputs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Name        | Required | Description                                                              | Type   | Default |
 | 
					| Name        | Required | Description                                                              | Type   | Default |
 | 
				
			||||||
| ------------| -------- | -------------------------------------------------------------------------| ------ | --------|
 | 
					| ------------| :------: | -------------------------------------------------------------------------| ------ | --------|
 | 
				
			||||||
| `command`   | ✓        | Cargo command to run, ex. `check` or `build`                             | string |         |
 | 
					| `command`   | ✓        | Cargo command to run, ex. `check` or `build`                             | string |         |
 | 
				
			||||||
| `toolchain` |          | Rust toolchain name to use                                               | string |         |
 | 
					| `toolchain` |          | Rust toolchain name to use                                               | string |         |
 | 
				
			||||||
| `args`      |          | Arguments for the cargo command                                          | string |         |     
 | 
					| `args`      |          | Arguments for the cargo command                                          | string |         |     
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue