File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 
crates/newtype-uuid-macros Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ expectorate = "1.2.0"
1414heck  = " 0.5" 
1515integration-tests  = { path  = " crates/integration-tests" 
1616my-custom-uuid  = { path  = " crates/newtype-uuid" package  = " newtype-uuid" 
17- newtype-uuid  = { version  =  " 1.3.0 " ,  path  = " crates/newtype-uuid" 
18- newtype-uuid-macros  = { version  =  " 0.1.0 " ,  path  = " crates/newtype-uuid-macros" 
17+ newtype-uuid  = { path  = " crates/newtype-uuid" 
18+ newtype-uuid-macros  = { path  = " crates/newtype-uuid-macros" 
1919prettyplease  = " 0.2.35" 
2020proc-macro2  = " 1.0" 
2121quote  = " 1.0" 
Original file line number Diff line number Diff line change 22
33## [ 0.1.0]  - 2025-08-19 
44
5- Initial release, with the ` impl_newtype_uuid_kinds `  macro.
5+ Initial release, with the ` impl_typed_uuid_kinds `  macro.
66
77[ 0.1.0 ] : https://github.com/oxidecomputer/newtype-uuid/releases/newtype-uuid-macros-0.1.0 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments