Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • pages
  • ios-sqlite-hacks
  • derive-traits
  • arti-v1.4.6
  • arti-v1.4.5
  • arti-v1.4.4
  • arti-v1.4.3
  • arti-v1.4.2
  • arti-v1.4.1
  • arti-v1.4.0
  • arti-v1.3.2
  • arti-v1.3.1
  • arti-v1.3.0
  • arti-v1.2.8
  • arti-v1.2.7
  • arti-v1.2.6
  • arti-v1.2.5
  • arti-v1.2.4
  • tor-circmgr-v0.18.1
  • arti-v1.2.3
  • arti-v1.2.2
  • arti-v1.2.1
  • arti-1.2.1
24 results

tor-error

  • Clone with SSH
  • Clone with HTTPS
  • Nick Mathewson's avatar
    Nick Mathewson authored
    First, run
    
    ```
    git grep -l "^edition =" |
        xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
    ```
    
    Second, manually verify that all Cargo.toml files have changed,
    and nothing else has changed.
    
    Third, run cargo fmt again.
    77b0de43
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    src
    Cargo.toml
    README.md