File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55  -  …
66
7+ ## fluent-bundle 0.14.1 (January 12, 2021)  
8+   -  Bump ` ouroboros `  to 0.7.
9+ 
710## fluent-bundle 0.14.0 (January 3, 2021)  
811  -  Switch ` FluentBundle::new `  to take a ` Vec<LanguageIdentifier> ` .
912  -  Switch ` rental `  to ` ouroboros ` .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = """
44A localization system designed to unleash the entire expressive power of 
55natural language translations. 
66""" 
7- version  = " 0.14.0 " 
7+ version  = " 0.14.1 " 
88edition  = " 2018" 
99authors  = [
1010    " Zibi Braniecki <[email protected] >" ,
 @@ -29,7 +29,7 @@ include = [
2929fluent-langneg  = " 0.13" 
3030fluent-syntax  = { version  = " 0.10.1" path  = " ../fluent-syntax" 
3131intl_pluralrules  = " 7.0.1" 
32- ouroboros  = " 0.5 " 
32+ ouroboros  = " 0.7 " 
3333smallvec  = " 1" 
3434unic-langid  = " 0.9" 
3535intl-memoizer  = { version  = " 0.5" path  = " ../intl-memoizer" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments