Support conatrcts call args in rhai bindings
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Rhai Tests / Run Rhai Tests (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Rhai Tests / Run Rhai Tests (push) Has been cancelled
				
			This commit is contained in:
		| @@ -29,6 +29,7 @@ serde_json = "1.0" # For JSON handling | ||||
| glob = "0.3.1" # For file pattern matching | ||||
| tempfile = "3.5" # For temporary file operations | ||||
| log = "0.4" # Logging facade | ||||
| env_logger = "0.10.0" # Logger implementation | ||||
| rhai = { version = "1.12.0", features = ["sync"] } # Embedded scripting language | ||||
| rand = "0.8.5" # Random number generation | ||||
| clap = "2.33" # Command-line argument parsing | ||||
|   | ||||
		Reference in New Issue
	
	Block a user