Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bincode. #8893

Merged
merged 1 commit into from Dec 8, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update bincode.

  • Loading branch information
Ms2ger committed Dec 8, 2015
commit 07d837bd030c52cfa8dc27e07c18156ad37400dd

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

@@ -170,7 +170,7 @@ def find_reverse_dependencies(dependency, version, content):
raise StopIteration

# package names to be neglected (as named by cargo)
exceptions = ["libc", "byteorder", "cocoa"]
exceptions = ["libc", "cocoa"]

import toml
content = toml.loads(contents)
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.