Skip to content

Commit e357ce4

Browse files
authored
v3.9.0 (#219)
1 parent 9c16cfb commit e357ce4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rust-g"
33
edition = "2021"
4-
version = "3.8.0"
4+
version = "3.9.0"
55
authors = [
66
"Bjorn Neergaard <[email protected]>",
77
"Tad Hardesty <[email protected]>",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ If you're still having problems, ask in the [Coderbus Discord]'s
199199
[Rust]: https://rust-lang.org
200200
[Cargo]: https://doc.rust-lang.org/cargo/
201201
[rustup]: https://rustup.rs/
202-
[msvc]: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=15
202+
[msvc]: https://visualstudio.microsoft.com/visual-cpp-build-tools/
203203
[Coderbus Discord]: https://discord.gg/Vh8TJp9
204204
205205
## License

0 commit comments

Comments
 (0)