Skip to content

Commit

Permalink
Update for new version of gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Nov 21, 2024
1 parent ab360ea commit 385b0e4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ master = ["gccjit/master"]
default = ["master"]

[dependencies]
gccjit = "2.3"
gccjit = "2.4"
#gccjit = { git = "https://github.com/rust-lang/gccjit.rs" }

# Local copy.
Expand Down
2 changes: 1 addition & 1 deletion libgccjit.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
50d1270fd6409407f38b982e606df1dba4bf58ed
ec8ae43f9c04597011299d0d5d031d8074f3115d

0 comments on commit 385b0e4

Please sign in to comment.