Skip to content

Commit 5a1b799

Browse files
committed
Changes as per review
1 parent 8fcbb73 commit 5a1b799

File tree

3 files changed

+3
-35
lines changed

3 files changed

+3
-35
lines changed

.github/workflows/crypto.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Dart CI
1+
name: package:crypto
22

33
on:
44
# Run CI on pushes to the main branch, and on PRs against main.

pkgs/crypto/CONTRIBUTING.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

pkgs/crypto/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: crypto
22
version: 3.0.6
33
description: Implementations of SHA, MD5, and HMAC cryptographic functions.
4-
repository: https://github.com/dart-lang/core/main/pkgs/crypto
4+
repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto
5+
56
topics:
67
- crypto
78
- cryptography

0 commit comments

Comments
 (0)