25 lines
		
	
	
		
			557 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			557 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
 | 
						|
 | 
						|
 | 
						|
[[projects]]
 | 
						|
  name = "github.com/gobwas/glob"
 | 
						|
  packages = [
 | 
						|
    ".",
 | 
						|
    "compiler",
 | 
						|
    "match",
 | 
						|
    "syntax",
 | 
						|
    "syntax/ast",
 | 
						|
    "syntax/lexer",
 | 
						|
    "util/runes",
 | 
						|
    "util/strings"
 | 
						|
  ]
 | 
						|
  revision = "5ccd90ef52e1e632236f7326478d4faa74f99438"
 | 
						|
  version = "v0.2.3"
 | 
						|
 | 
						|
[solve-meta]
 | 
						|
  analyzer-name = "dep"
 | 
						|
  analyzer-version = 1
 | 
						|
  inputs-digest = "087ea4c49358ea8258ad9edfe514cd5ce9975c889c258e5ec7b5d2b720aae113"
 | 
						|
  solver-name = "gps-cdcl"
 | 
						|
  solver-version = 1
 |