Skip to content

Commit a7301ff

Browse files
committed
fix old rust-lang nursery reference
1 parent c3e7a84 commit a7301ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.7.0"
44
authors = ["The Rust Project Developers", "Polonius Developers"]
55
description = "Core definition for the Rust borrow checker"
66
license = "Apache-2.0/MIT"
7-
repository = "https://github.com/rust-lang-nursery/polonius"
7+
repository = "https://github.com/rust-lang/polonius"
88
readme = "README.md"
99
keywords = ["compiler", "borrowck", "datalog"]
1010
edition = "2018"

0 commit comments

Comments
 (0)