- 
    Wed Oct 02 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.1-3
    
- Drop unused dump_lookahead_data feature and its dependencies
   
  
  - 
    Thu May 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.1-2
    
- Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
   
  
  - 
    Fri Feb 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.7.1-1
    
- update to version 0.7.1; Fixes RHBZ#2256283
   
  
  - 
    Tue Dec 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.6-3
    
- Compatibility fixes for cargo-c v0.9.26 and newer
   
  
  - 
    Tue Dec 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.6-2
    
- Migrate to new cargo_cbuild and cargo_cinstall macros
   
  
  - 
    Wed Jun 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.6-1
    
- Update to version 0.6.6; Fixes RHBZ#2149770
   
  
  - 
    Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-8
    
- Ensure default Rust compiler flags apply to the shared library build
   
  
  - 
    Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-7
    
- Disambiguate code which is ambiguous with Rust 1.67+
   
  
  - 
    Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-6
    
- Backport upstream patch to fix UB / crash in test code