savoiringfaire / short.rs

A super-fast rust based URL shortner!
https://s.hhra.uk
MIT License
0 stars 1 forks source link

Bump libc from 0.2.62 to 0.2.64 #26

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libc from 0.2.62 to 0.2.64.

Commits - [`fab9ea1`](https://github.com/rust-lang/libc/commit/fab9ea1fe0332cc85157defbeef18a4d8ae82e78) Auto merge of [#1550](https://github-redirect.dependabot.com/rust-lang/libc/issues/1550) - mati865:rustup, r=gnzlbg - [`792a9a1`](https://github.com/rust-lang/libc/commit/792a9a15c5084703ba5d89d8e12967502d5049f2) Use minimal profile for rustup - [`3a1b3a7`](https://github.com/rust-lang/libc/commit/3a1b3a7f4cfd1d527dab749b01e93c1876f806e8) Auto merge of [#1537](https://github-redirect.dependabot.com/rust-lang/libc/issues/1537) - nielx:fix/stat-constants, r=gnzlbg - [`7818f12`](https://github.com/rust-lang/libc/commit/7818f12d16b9607f9095e181f757f01ba89a8f53) Auto merge of [#1542](https://github-redirect.dependabot.com/rust-lang/libc/issues/1542) - Wind-River:master, r=gnzlbg - [`d07850a`](https://github.com/rust-lang/libc/commit/d07850a4359f52105d3709c01723eb015397d74f) adding FIOGETNAME which is used by ioctl() to get file path - [`abddbd3`](https://github.com/rust-lang/libc/commit/abddbd3d2413f8163e3a70a82af0e1f7866791ee) Haiku: Fix constants for S_IFIFO and S_IFCHR - [`a38aa53`](https://github.com/rust-lang/libc/commit/a38aa537bda7f78f35c688dc3a67cc3f43909217) Merge pull request [#19](https://github-redirect.dependabot.com/rust-lang/libc/issues/19) from rust-lang/master - [`ff63cb5`](https://github.com/rust-lang/libc/commit/ff63cb517872d95bdba9960d4d200d024c1805a0) Auto merge of [#1533](https://github-redirect.dependabot.com/rust-lang/libc/issues/1533) - murarth:bsd-pthread-main-np, r=asomers - [`36a92d5`](https://github.com/rust-lang/libc/commit/36a92d5278fa1b908632ea3bcaafec7b2ef0a102) Add `pthread_main_np` to FreeBSD-like and `_lwp_self` to NetBSD - [`fbf7d5e`](https://github.com/rust-lang/libc/commit/fbf7d5e90f0f417c0d56245a827e61583d7bf786) Merge pull request [#18](https://github-redirect.dependabot.com/rust-lang/libc/issues/18) from rust-lang/master - Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.62...0.2.64)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Superseded by #28.