1
Fork 0

Update code in blog post

This commit is contained in:
Jan-Erik Rediger 2023-12-28 21:06:14 +02:00
parent 897b7f34e5
commit f9fd05dc5d

View file

@ -27,7 +27,7 @@ Now all it takes is this little bit of Rust code:
#!/usr/bin/env -S cargo +nightly -q -Zscript
```cargo
[dependencies]
cgi = { git = "https://github.com/badboy/rust-cgi" }
cgi2 = "0.7"
```
#[cgi::main]